Skip to content

Class mediapipe::internal::DelegatingExecutor

ClassList > mediapipe > internal > DelegatingExecutor

Inherits the following classes: mediapipe::Executor

Public Functions

Type Name
DelegatingExecutor (std::function< void(std::function< void()>)> callback)
void Schedule (std::function< void()> task) override

Public Functions Documentation

function DelegatingExecutor

inline explicit mediapipe::internal::DelegatingExecutor::DelegatingExecutor (
    std::function< void(std::function< void()>)> callback
) 

function Schedule

void mediapipe::internal::DelegatingExecutor::Schedule (
    std::function< void()> task
) override


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/delegating_executor.h