scsolver::Timer Class Reference

#include <timer.hxx>

List of all members.

Public Member Functions

 Timer (double duration)
 ~Timer () throw ()
void init ()
bool isTimedOut () const

Private Member Functions

 Timer ()

Private Attributes

::std::auto_ptr
< TimerImpl
m_pImpl


Detailed Description

Definition at line 34 of file timer.hxx.


Constructor & Destructor Documentation

scsolver::Timer::Timer ( double  duration  ) 

Definition at line 99 of file timer.cxx.

scsolver::Timer::~Timer (  )  throw ()

Definition at line 104 of file timer.cxx.

scsolver::Timer::Timer (  )  [private]


Member Function Documentation

void scsolver::Timer::init (  ) 

Definition at line 108 of file timer.cxx.

References m_pImpl.

bool scsolver::Timer::isTimedOut (  )  const

Definition at line 113 of file timer.cxx.

References m_pImpl.


Member Data Documentation

::std::auto_ptr<TimerImpl> scsolver::Timer::m_pImpl [private]

Definition at line 46 of file timer.hxx.

Referenced by init(), and isTimedOut().


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:48 2008 for scsolver by  doxygen 1.5.3