#include <MCtestDevIO.h>
List of all members.
template<class T>
class TMCDB::MCtestDevIO< T >
Constructor & Destructor Documentation
Constructor that accepts a reference to an object of any type using templates.
- Parameters:
-
| value | templated reference to the allocated memory to be used for the data |
| init | timestamp |
Member Function Documentation
The return value of initializeValue function tells the constructor of property if it has to set initial value of DevIO to default value or not. The default value of property is read from CDB. InitializeValue: If true ACS will try to automatically set the value upon initialization.
- Returns:
- bool - If true attempt to initialize the value at instanciation.
Reimplemented from DevIO< T >.
template<class T>
virtual void TMCDB::MCtestDevIO< T >::write |
( |
const T & |
value, |
|
|
ACS::Time & |
timestamp | |
|
) |
| | [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: