MRPT logo

mrpt::utils::CProfilerProxy Struct Reference

#include <mrpt/utils/utils_defs.h>

List of all members.

Public Member Functions

 CProfilerProxy (const char *func_name)
 ~CProfilerProxy ()

Public Attributes

const char * f

Detailed Description

Definition at line 239 of file utils_defs.h.


Constructor & Destructor Documentation

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().


Member Data Documentation

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