#include <acstimeDevIOTime.h>
Public Member Functions | |
DevIOTime () | |
virtual | ~DevIOTime () |
virtual bool | initializeValue () |
virtual ACS::Time | read (ACS::Time ×tamp) |
virtual void | write (const ACS::Time &value, ACS::Time ×tamp) |
TODO:
|
Constructor - nothing to create! |
|
Destructor - nothing to destroy! |
|
DWF-why is this needed???
|
|
Retrieves the current time using ACE methods and then converts it to "ACS time".
|
|
DWF-providing an implementation of this method does not make sense, but it would be abstract otherwise...
|