Class mediapipe::internal::SchedulerQueue::Item
ClassList > mediapipe > internal > SchedulerQueue > Item
Public Functions
Type | Name |
---|---|
CalculatorContext * | Context () const |
bool | IsOpenNode () const |
Item (CalculatorNode * node, CalculatorContext * cc) |
|
Item (CalculatorNode * node) |
|
CalculatorNode * | Node () const |
bool | operator< (const Item & that) const |
Public Functions Documentation
function Context
inline CalculatorContext * mediapipe::internal::SchedulerQueue::Item::Context () const
function IsOpenNode
inline bool mediapipe::internal::SchedulerQueue::Item::IsOpenNode () const
function Item [1/2]
mediapipe::internal::SchedulerQueue::Item::Item (
CalculatorNode * node,
CalculatorContext * cc
)
function Item [2/2]
mediapipe::internal::SchedulerQueue::Item::Item (
CalculatorNode * node
)
function Node
inline CalculatorNode * mediapipe::internal::SchedulerQueue::Item::Node () const
function operator<
bool mediapipe::internal::SchedulerQueue::Item::operator< (
const Item & that
) const
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/scheduler_queue.h