Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

IArchTime Class Reference

Interface for architecture dependent time operations. More...

#include <IArchTime.h>

Inherits IInterface.

Inherited by CArch, CArchTimeUnix, and CArchTimeWindows.

Inheritance diagram for IArchTime:

Inheritance graph
[legend]
Collaboration diagram for IArchTime:

Collaboration graph
[legend]
List of all members.

Public Member Functions

manipulators
virtual double time ()=0
 Get the current time.

Detailed Description

Interface for architecture dependent time operations.

This interface defines the time operations required by synergy. Each architecture must implement this interface.

Definition at line 25 of file IArchTime.h.


Member Function Documentation

virtual double IArchTime::time  )  [pure virtual]
 

Get the current time.

Returns the number of seconds since some arbitrary starting time. This should return as high a precision as reasonable.

Implemented in CArch, CArchTimeUnix, and CArchTimeWindows.

Referenced by CArch::time().


The documentation for this class was generated from the following file:
Generated on Fri Nov 6 00:21:35 2009 for synergy-plus by  doxygen 1.3.9.1