MeVisLabToolboxReference
MLCountProfile Class Reference

#include <mlCountProfile.h>

List of all members.

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 19 of file mlCountProfile.h.


Constructor & Destructor Documentation

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

Definition at line 22 of file mlCountProfile.h.


Member Function Documentation

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

Definition at line 28 of file mlCountProfile.h.

void MLCountProfile::increment ( ) [inline]

Definition at line 24 of file mlCountProfile.h.

void MLCountProfile::reset ( ) [inline]

Definition at line 23 of file mlCountProfile.h.

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

Definition at line 29 of file mlCountProfile.h.

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

Definition at line 27 of file mlCountProfile.h.

MLProfilingCountType MLCountProfile::value ( ) const [inline]

Definition at line 25 of file mlCountProfile.h.


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