Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ScopeTimer Class Reference

used by TIMER More...

#include <timer.h>

Public Member Functions

 ScopeTimer (const wchar_t *description)
 
 ~ScopeTimer ()
 

Private Member Functions

 NONCOPYABLE (ScopeTimer)
 

Private Attributes

double m_t0
 
const wchar_tm_description
 

Detailed Description

used by TIMER

Definition at line 73 of file timer.h.

Constructor & Destructor Documentation

ScopeTimer::ScopeTimer ( const wchar_t description)
inline

Definition at line 77 of file timer.h.

ScopeTimer::~ScopeTimer ( )
inline

Definition at line 82 of file timer.h.

Member Function Documentation

ScopeTimer::NONCOPYABLE ( ScopeTimer  )
private

Member Data Documentation

const wchar_t* ScopeTimer::m_description
private

Definition at line 91 of file timer.h.

double ScopeTimer::m_t0
private

Definition at line 90 of file timer.h.


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