Code::Blocks  SVN r11506
Public Member Functions | Private Attributes | List of all members
ProfileTimerHelper Class Reference

#include <profiletimer.h>

Collaboration diagram for ProfileTimerHelper:

Public Member Functions

 ProfileTimerHelper (ProfileTimerData &profileTimerData)
 
 ~ProfileTimerHelper ()
 

Private Attributes

ProfileTimerDatam_ProfileTimerData
 

Detailed Description

Definition at line 41 of file profiletimer.h.

Constructor & Destructor Documentation

◆ ProfileTimerHelper()

ProfileTimerHelper::ProfileTimerHelper ( ProfileTimerData profileTimerData)

◆ ~ProfileTimerHelper()

ProfileTimerHelper::~ProfileTimerHelper ( )

Member Data Documentation

◆ m_ProfileTimerData

ProfileTimerData& ProfileTimerHelper::m_ProfileTimerData
private

Definition at line 47 of file profiletimer.h.

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


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