Definition at line 77 of file bits.h.
#include <mrpt/utils/bits.h>
Public Member Functions | |
CProfilerProxy (const char *func_name) | |
~CProfilerProxy () | |
Public Attributes | |
const char * | f |
mrpt::utils::CProfilerProxy::CProfilerProxy | ( | const char * | func_name ) | [inline] |
Definition at line 79 of file bits.h.
References f, and mrpt::utils::global_profiler_enter().
mrpt::utils::CProfilerProxy::~CProfilerProxy | ( | ) | [inline] |
Definition at line 80 of file bits.h.
References f, and mrpt::utils::global_profiler_leave().
const char* mrpt::utils::CProfilerProxy::f |
Definition at line 78 of file bits.h.
Referenced by CProfilerProxy(), and ~CProfilerProxy().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |