open_iA 2025.6
Loading...
Searching...
No Matches
iAPerfHelperImpl Class Reference

internal data encapsulation class for iAPerformanceHelper (PIMPL idiom). More...

Collaboration diagram for iAPerfHelperImpl:
[legend]

Public Member Functions

 iAPerfHelperImpl ()
 

Public Attributes

std::string m_caption
 the name of the current operation
 
iAPerformanceTimer m_perfTimer
 used for measuring the time
 
bool m_printMemUsage
 whether to print memory usage
 

Detailed Description

internal data encapsulation class for iAPerformanceHelper (PIMPL idiom).

Constructor & Destructor Documentation

◆ iAPerfHelperImpl()

iAPerfHelperImpl::iAPerfHelperImpl ( )
inline

Member Data Documentation

◆ m_caption

std::string iAPerfHelperImpl::m_caption

the name of the current operation

◆ m_perfTimer

iAPerformanceTimer iAPerfHelperImpl::m_perfTimer

used for measuring the time

◆ m_printMemUsage

bool iAPerfHelperImpl::m_printMemUsage

whether to print memory usage


The documentation for this class was generated from the following file: