Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::utils::CProfilerProxy Struct Reference

Detailed Description

Definition at line 52 of file bits.h.

#include <mrpt/utils/bits.h>

Public Member Functions

 CProfilerProxy (const char *func_name)
 
 ~CProfilerProxy ()
 

Public Attributes

const char * f
 

Constructor & Destructor Documentation

◆ CProfilerProxy()

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

Definition at line 54 of file bits.h.

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

◆ ~CProfilerProxy()

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

Definition at line 55 of file bits.h.

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

Member Data Documentation

◆ f

const char* mrpt::utils::CProfilerProxy::f

Definition at line 53 of file bits.h.

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




Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 06:16:42 UTC 2023