BaseType typedef | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(mtsDoubleVec, Position) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(mtsDoubleVec, Velocity) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, InMotion) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, MotorOff) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, SoftFwdLimitHit) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, SoftRevLimitHit) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, HardFwdLimitHit) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, HardRevLimitHit) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, HomeSwitchOn) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(vctBoolVec, IsHomed) | prmActuatorState | |
CMN_DECLARE_MEMBER_AND_ACCESSORS(bool, EStopON) | prmActuatorState | |
DeSerializeRaw(std::istream &inputStream) | prmActuatorState | virtual |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | mtsGenericObject | virtual |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
mtsGenericObject(void) | mtsGenericObject | inline |
mtsGenericObject(double timestamp, bool automaticTimestamp, bool valid) | mtsGenericObject | inline |
mtsGenericObject(const mtsGenericObject &other) | mtsGenericObject | inline |
prmActuatorState() | prmActuatorState | inline |
prmActuatorState(size_type size) | prmActuatorState | |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
Scalar(const size_t index) const | mtsGenericObject | |
cmnGenericObject::Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t index, const std::string &userDescription="") const | mtsGenericObject | |
cmnGenericObject::ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | mtsGenericObject | virtual |
ScalarNumberIsFixed(void) const | mtsGenericObject | virtual |
SerializeRaw(std::ostream &outputStream) const | prmActuatorState | virtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetSize(size_type size) | prmActuatorState | |
SetTimestampIfAutomatic(double timestamp) | mtsGenericObject | |
size_type typedef | prmActuatorState | |
ThisType typedef | prmActuatorState | |
ToStream(std::ostream &outputStream) const | prmActuatorState | virtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | mtsGenericObject | virtual |
ToString(void) const | cmnGenericObject | |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~mtsGenericObject(void) | mtsGenericObject | inlinevirtual |
~prmActuatorState() | prmActuatorState | inlinevirtual |