MeVisLab Toolbox Reference
MLCountProfile Class Reference

#include <mlCountProfile.h>

Public Member Functions

 MLCountProfile (const std::string &shortDescription_)
void reset ()
void increment ()
MLProfilingCountType value () const
const std::string & shortDescription () const
const std::string & description () const
void setDescription (const std::string &description_)

Detailed Description

Definition at line 24 of file mlCountProfile.h.

Constructor & Destructor Documentation

◆ MLCountProfile()

MLCountProfile::MLCountProfile ( const std::string & shortDescription_)
inline

Definition at line 27 of file mlCountProfile.h.

References reset().

Member Function Documentation

◆ description()

const std::string & MLCountProfile::description ( ) const
inline

Definition at line 33 of file mlCountProfile.h.

◆ increment()

void MLCountProfile::increment ( )
inline

Definition at line 29 of file mlCountProfile.h.

◆ reset()

void MLCountProfile::reset ( )
inline

Definition at line 28 of file mlCountProfile.h.

Referenced by MLCountProfile().

◆ setDescription()

void MLCountProfile::setDescription ( const std::string & description_)
inline

Definition at line 34 of file mlCountProfile.h.

◆ shortDescription()

const std::string & MLCountProfile::shortDescription ( ) const
inline

Definition at line 32 of file mlCountProfile.h.

◆ value()

MLProfilingCountType MLCountProfile::value ( ) const
inline

Definition at line 30 of file mlCountProfile.h.


The documentation for this class was generated from the following file: