Class mediapipe::anonymous_namespace{counter_factory.cc}::BasicCounter
ClassList > mediapipe > anonymous_namespace{counter_factory.cc} > BasicCounter
Inherits the following classes: mediapipe::Counter
Public Functions
Type | Name |
---|---|
BasicCounter (const std::string & name) |
|
int64_t | Get () override |
void | Increment () override |
void | IncrementBy (int amount) override |
Public Functions Documentation
function BasicCounter
inline explicit mediapipe::anonymous_namespace{counter_factory.cc}::BasicCounter::BasicCounter (
const std::string & name
)
function Get
inline int64_t mediapipe::anonymous_namespace{counter_factory.cc}::BasicCounter::Get () override
function Increment
inline void mediapipe::anonymous_namespace{counter_factory.cc}::BasicCounter::Increment () override
function IncrementBy
inline void mediapipe::anonymous_namespace{counter_factory.cc}::BasicCounter::IncrementBy (
int amount
) override
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/counter_factory.cc