Main MRPT website > C++ reference
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 195 of file utils_defs.h.


Constructor & Destructor Documentation

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


Member Data Documentation

Definition at line 196 of file utils_defs.h.

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010