coil::SystemClock Class Reference

clock object to handle system clock More...

#include <ClockManager.h>

Inheritance diagram for coil::SystemClock:
coil::IClock

List of all members.

Public Member Functions

virtual ~SystemClock ()
virtual coil::TimeValue gettime () const
 Getting time.
virtual bool settime (coil::TimeValue clocktime)
 Setting time.

Detailed Description

clock object to handle system clock

This class sets and gets system clock.


Constructor & Destructor Documentation

virtual coil::SystemClock::~SystemClock (  )  [virtual]

Member Function Documentation

virtual coil::TimeValue coil::SystemClock::gettime (  )  const [virtual]

Getting time.

Returns:
Current time

Implements coil::IClock.

virtual bool coil::SystemClock::settime ( coil::TimeValue  clocktime  )  [virtual]

Setting time.

Parameters:
clocktime Current time

Implements coil::IClock.

Generated on Sat Apr 19 14:45:43 2014 for OpenRTM by  doxygen 1.6.3