Skip to content

Struct mediapipe::internal::SchedulerShared

ClassList > mediapipe > internal > SchedulerShared

Public Attributes

Type Name
std::function< void(const absl::Status &error)> error_callback
std::atomic< bool > has_error
std::atomic< bool > stopping
internal::SchedulerTimer timer

Public Attributes Documentation

variable error_callback

std::function<void(const absl::Status& error)> mediapipe::internal::SchedulerShared::error_callback;

variable has_error

std::atomic<bool> mediapipe::internal::SchedulerShared::has_error;

variable stopping

std::atomic<bool> mediapipe::internal::SchedulerShared::stopping;

variable timer

internal::SchedulerTimer mediapipe::internal::SchedulerShared::timer;


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