Class mediapipe::Executor
ClassList > mediapipe > Executor
Inherited by the following classes: mediapipe::GlContextExecutor, mediapipe::ThreadPoolExecutor, mediapipe::internal::DelegatingExecutor
Public Functions
Type | Name |
---|---|
virtual void | AddTask (TaskQueue * task_queue) |
virtual void | Schedule (std::function< void()> task) = 0 |
virtual | ~Executor () |
Public Functions Documentation
function AddTask
inline virtual void mediapipe::Executor::AddTask (
TaskQueue * task_queue
)
function Schedule
virtual void mediapipe::Executor::Schedule (
std::function< void()> task
) = 0
function ~Executor
virtual mediapipe::Executor::~Executor ()
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/executor.h