| cisst-saw
    | 
Defines the state data table. More...
#include <cisstCommon/cmnGenericObject.h>#include <cisstCommon/cmnClassRegisterMacros.h>#include <cisstMultiTask/mtsForwardDeclarations.h>#include <cisstMultiTask/mtsStateArrayBase.h>#include <cisstMultiTask/mtsStateArray.h>#include <cisstMultiTask/mtsStateIndex.h>#include <cisstMultiTask/mtsFunctionVoid.h>#include <cisstMultiTask/mtsFunctionRead.h>#include <cisstMultiTask/mtsFunctionWrite.h>#include <cisstMultiTask/mtsIntervalStatistics.h>#include <vector>#include <iostream>#include <cisstMultiTask/mtsExport.h>Go to the source code of this file.
| Classes | |
| class | mtsStateTable | 
| class | mtsStateTable::IndexRange | 
| class | mtsStateTable::DataCollectionInfo | 
| class | mtsStateTable::AccessorBase | 
| class | mtsStateTable::Accessor< _elementType > | 
| Typedefs | |
| typedef int | mtsStateDataId | 
| typedef mtsStateTable::IndexRange | mtsStateTableIndexRange | 
| Functions | |
| CMN_DECLARE_SERVICES_INSTANTIATION (mtsStateTable) | |
| CMN_DECLARE_SERVICES_INSTANTIATION (mtsStateTableIndexRange) | |
| std::string | mtsObjectName (const mtsStateTable *object) | 
| template<class _elementType > | |
| std::string | mtsObjectName (const mtsStateTable::Accessor< _elementType > *CMN_UNUSED(accessor)) | 
Defines the state data table.
| typedef int mtsStateDataId | 
mtsStateDataId. Unique identifier for the columns of the State Data Table. Typedef'ed to an int
| CMN_DECLARE_SERVICES_INSTANTIATION | ( | mtsStateTable | ) | 
| CMN_DECLARE_SERVICES_INSTANTIATION | ( | mtsStateTableIndexRange | ) | 
| 
 | inline | 
| 
 | inline | 
 1.8.6
 1.8.6