#include <mrpt/utils/bits.h>
Public Member Functions | |
| CProfilerProxy (const char *func_name) | |
| ~CProfilerProxy () | |
Public Attributes | |
| const char * | f |
|
inline |
Definition at line 81 of file bits.h.
References f, and mrpt::utils::global_profiler_enter().
|
inline |
Definition at line 82 of file bits.h.
References f, and mrpt::utils::global_profiler_leave().
| const char* mrpt::utils::CProfilerProxy::f |
Definition at line 80 of file bits.h.
Referenced by CProfilerProxy(), and ~CProfilerProxy().
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |