27 #ifndef _prmVelocityJointGet_h
28 #define _prmVelocityJointGet_h
66 VelocityMember(velocity)
80 void ToStream(std::ostream & outputStream)
const;
83 void ToStreamRaw(std::ostream & outputStream,
const char delimiter =
' ',
84 bool headerOnly =
false,
const std::string & headerPrefix =
"")
const;
98 #endif // _prmVelocityJointGet_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
Definition: prmVelocityJointGet.h:39
Typedef for dynamic vectors.
virtual void SerializeRaw(std::ostream &outputStream) const
virtual void DeSerializeRaw(std::istream &inputStream)
virtual void ToStream(std::ostream &outputStream) const
prmVelocityJointGet(const vctDoubleVec &velocity)
Definition: prmVelocityJointGet.h:64
size_t size_type
Definition: vctContainerTraits.h:35
Base class for high level objects.
Definition: cmnGenericObject.h:51
Base class for data object in cisstMultiTask.
Definition: mtsGenericObject.h:56
prmVelocityJointGet(void)
Definition: prmVelocityJointGet.h:49
mtsGenericObject BaseType
Definition: prmVelocityJointGet.h:44
prmVelocityJointGet(size_type size)
Definition: prmVelocityJointGet.h:55
Defines mtsGenericObject.
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
#define CMN_DECLARE_MEMBER_AND_ACCESSORS(memberType, memberName)
Definition: cmnAccessorMacros.h:70
unsigned int size_type
Definition: prmVelocityJointGet.h:46
const int CMN_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:331
CMN_DECLARE_SERVICES_INSTANTIATION(prmVelocityJointGet)
virtual void ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const
prmVelocityJointGet ThisType
Definition: prmVelocityJointGet.h:45
#define CMN_LOG_ALLOW_DEFAULT
Definition: cmnLogLoD.h:76