#include <mrpt/utils/utils_defs.h>
Public Member Functions | |
| CProfilerProxy (const char *func_name) | |
| ~CProfilerProxy () | |
Public Attributes | |
| const char * | f |
Definition at line 239 of file utils_defs.h.
| mrpt::utils::CProfilerProxy::CProfilerProxy | ( | const char * | func_name | ) | [inline] |
Definition at line 241 of file utils_defs.h.
References f, and mrpt::utils::global_profiler_enter().
| mrpt::utils::CProfilerProxy::~CProfilerProxy | ( | ) | [inline] |
Definition at line 242 of file utils_defs.h.
References f, and mrpt::utils::global_profiler_leave().
| const char* mrpt::utils::CProfilerProxy::f |
Definition at line 240 of file utils_defs.h.
Referenced by CProfilerProxy(), and ~CProfilerProxy().
| Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |