Class mediapipe::CounterFactory
ClassList > mediapipe > CounterFactory
Inherited by the following classes: mediapipe::BasicCounterFactory
Public Functions
| Type | Name |
|---|---|
| virtual Counter * | GetCounter (const std::string & name) = 0 |
| CounterSet * | GetCounterSet () |
| virtual | ~CounterFactory () |
Protected Attributes
| Type | Name |
|---|---|
| CounterSet | counter_set_ |
Public Functions Documentation
function GetCounter
virtual Counter * mediapipe::CounterFactory::GetCounter (
const std::string & name
) = 0
function GetCounterSet
inline CounterSet * mediapipe::CounterFactory::GetCounterSet ()
function ~CounterFactory
inline virtual mediapipe::CounterFactory::~CounterFactory ()
Protected Attributes Documentation
variable counter_set_
CounterSet mediapipe::CounterFactory::counter_set_;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/counter_factory.h