Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::utils::CProfilerProxy Struct Reference

#include <mrpt/utils/bits.h>

List of all members.

Public Member Functions

 CProfilerProxy (const char *func_name)
 ~CProfilerProxy ()

Public Attributes

const char * f

Constructor & Destructor Documentation

mrpt::utils::CProfilerProxy::CProfilerProxy ( const char *  func_name) [inline]

Definition at line 81 of file bits.h.

References mrpt::utils::global_profiler_enter(), and f.

mrpt::utils::CProfilerProxy::~CProfilerProxy ( ) [inline]

Definition at line 82 of file bits.h.

References mrpt::utils::global_profiler_leave(), and f.


Member Data Documentation

Definition at line 80 of file bits.h.

Referenced by CProfilerProxy(), and ~CProfilerProxy().




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011