coil::LogicalClock Class Reference
Clock object to handle logical clock.
More...
#include <ClockManager.h>
List of all members.
Detailed Description
Clock object to handle logical clock.
This class sets and gets system clock. It just sets time by settime() and gets time by gettime().
Constructor & Destructor Documentation
coil::LogicalClock::LogicalClock |
( |
|
) |
|
virtual coil::LogicalClock::~LogicalClock |
( |
|
) |
[virtual] |
Member Function Documentation
virtual bool coil::LogicalClock::settime |
( |
coil::TimeValue |
clocktime |
) |
[virtual] |