#include <mrpt/utils/utils_defs.h>
Public Member Functions | |
| CProfilerProxy (const char *func_name) | |
| ~CProfilerProxy () | |
Public Attributes | |
| const char * | f |
Definition at line 195 of file utils_defs.h.
| mrpt::utils::CProfilerProxy::CProfilerProxy | ( | const char * | func_name | ) | [inline] |
Definition at line 197 of file utils_defs.h.
References f, and mrpt::utils::global_profiler_enter().
| mrpt::utils::CProfilerProxy::~CProfilerProxy | ( | ) | [inline] |
Definition at line 198 of file utils_defs.h.
References f, and mrpt::utils::global_profiler_leave().
| const char* mrpt::utils::CProfilerProxy::f |
Definition at line 196 of file utils_defs.h.
Referenced by CProfilerProxy(), and ~CProfilerProxy().
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |