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

Go to the source code of this file.

Classes

class  mtsComponentState
class  cmnData< mtsComponentState >

Macros

#define _cisstMultiTask_mtsComponentState_h

Typedefs

typedef mtsGenericObjectProxy< mtsComponentStatemtsComponentStateProxy

Functions

 CMN_DECLARE_SERVICES_INSTANTIATION (mtsComponentStateProxy)
void CISST_EXPORT cmnSerializeRaw (std::ostream &outputStream, const mtsComponentState &object)
void CISST_EXPORT cmnDeSerializeRaw (std::istream &inputStream, mtsComponentState &placeHolder)
std::ostream & operator<< (std::ostream &outputStream, const mtsComponentState &data)
std::string CISST_EXPORT cmnDataHumanReadable_mtsComponentState_Enum (const mtsComponentState::Enum &data)
 CMN_DATA_SPECIALIZATION_FOR_ENUM_USER_HUMAN_READABLE (mtsComponentState::Enum, int, cmnDataHumanReadable_mtsComponentState_Enum)

Macro Definition Documentation

◆ _cisstMultiTask_mtsComponentState_h

#define _cisstMultiTask_mtsComponentState_h

Typedef Documentation

◆ mtsComponentStateProxy

Function Documentation

◆ CMN_DATA_SPECIALIZATION_FOR_ENUM_USER_HUMAN_READABLE()

CMN_DATA_SPECIALIZATION_FOR_ENUM_USER_HUMAN_READABLE ( mtsComponentState::Enum ,
int ,
cmnDataHumanReadable_mtsComponentState_Enum  )

◆ CMN_DECLARE_SERVICES_INSTANTIATION()

CMN_DECLARE_SERVICES_INSTANTIATION ( mtsComponentStateProxy )

◆ cmnDataHumanReadable_mtsComponentState_Enum()

std::string CISST_EXPORT cmnDataHumanReadable_mtsComponentState_Enum ( const mtsComponentState::Enum & data)

◆ cmnDeSerializeRaw()

void CISST_EXPORT cmnDeSerializeRaw ( std::istream & inputStream,
mtsComponentState & placeHolder )

◆ cmnSerializeRaw()

void CISST_EXPORT cmnSerializeRaw ( std::ostream & outputStream,
const mtsComponentState & object )

◆ operator<<()

std::ostream & operator<< ( std::ostream & outputStream,
const mtsComponentState & data )
inline