OpenCV 4.13.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
WorkloadType Class Reference

#include <opencv2/gapi/infer/workload_type.hpp>

Collaboration diagram for WorkloadType:

Public Member Functions

uint64_t addListener (const Callback &cb)
 
void notify (const std::string &type)
 
void removeListener (uint64_t id)
 

Member Function Documentation

◆ addListener()

uint64_t WorkloadType::addListener ( const Callback & cb)
inline

◆ notify()

void WorkloadType::notify ( const std::string & type)
inline

◆ removeListener()

void WorkloadType::removeListener ( uint64_t id)
inline

The documentation for this class was generated from the following file: