cisst-saw
Loading...
Searching...
No Matches
mtsStateTable.h File Reference

Defines the state data table. More...

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))

Detailed Description

Defines the state data table.

Typedef Documentation

◆ mtsStateDataId

typedef int mtsStateDataId

mtsStateDataId. Unique identifier for the columns of the State Data Table. Typedef'ed to an int

◆ mtsStateTableIndexRange

Function Documentation

◆ CMN_DECLARE_SERVICES_INSTANTIATION() [1/2]

CMN_DECLARE_SERVICES_INSTANTIATION ( mtsStateTable )

◆ CMN_DECLARE_SERVICES_INSTANTIATION() [2/2]

CMN_DECLARE_SERVICES_INSTANTIATION ( mtsStateTableIndexRange )

◆ mtsObjectName() [1/2]

std::string mtsObjectName ( const mtsStateTable * object)
inline

◆ mtsObjectName() [2/2]

template<class _elementType>
std::string mtsObjectName ( const mtsStateTable::Accessor< _elementType > * CMN_UNUSEDaccessor)
inline