#include <mtsStateData.h>
template<class _elementType >
template<class _elementType >
template<class _elementType >
template<class _elementType >
template<class _elementType >
template<class _elementType >
Adds command objects to the specified device interface. Note that there are two command objects: a 'read' command to get the latest value, and a 'qualified read' command to get the value at the specified time. This is normally called from the constructor, and the commandName would typically be GetXXX, where XXX is the name of the state data.
template<class _elementType >
Adds a new element (array) for this state data to the state table. This is normally called from the constructor. The dataName is optional.
template<class _elementType >
Add write command to the specified task interface. Note that this must be a task so that the write is thread-safe.
template<class _elementType >
template<class _elementType >
template<class _elementType >
template<class _elementType >
Cast operator. This allows to assign to an object of the actual type without explicitly referencing the public data member "Data".
template<class _elementType >
Conversion assignment. This allows to assign from an object of the actual type without explicitly referencing the public member "Data".
template<class _elementType >
template<class _elementType >
template<class _elementType >
template<class _elementType >
template<class _elementType >
The documentation for this class was generated from the following file:
- /home/adeguet1/catkin_ws/src/cisst-saw/cisst/cisstMultiTask/mtsStateData.h