Pyrogenesis  trunk
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

Constructor & Destructor Documentation

ScopeTimer::ScopeTimer ( const wchar_t description)
inline
ScopeTimer::~ScopeTimer ( )
inline

Member Function Documentation

ScopeTimer::NONCOPYABLE ( ScopeTimer  )
private

Member Data Documentation

const wchar_t* ScopeTimer::m_description
private
double ScopeTimer::m_t0
private

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