27 #ifndef _prmVelocityJointSet_h
28 #define _prmVelocityJointSet_h
90 const bool & isPositionGuarded):
95 AccelerationMember(acceleration),
96 DecelerationMember(deceleration),
97 IsPositionGuardedMember(isPositionGuarded)
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
Definition: prmVelocityJointSet.h:38
Typedef for dynamic vectors.
prmVelocityJointSet(const vctBoolVec &mask, const vctDoubleVec &guard, const vctDoubleVec &velocity, const vctDoubleVec &acceleration, const vctDoubleVec &deceleration, const bool &isPositionGuarded)
Definition: prmVelocityJointSet.h:85
Definition: prmMotionBase.h:36
unsigned int size_type
Definition: prmVelocityJointSet.h:68
CMN_DECLARE_SERVICES_INSTANTIATION(prmVelocityJointSet)
size_t size_type
Definition: vctContainerTraits.h:35
Base class for high level objects.
Definition: cmnGenericObject.h:51
prmMotionBase BaseType
Definition: prmVelocityJointSet.h:67
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
CMN_DECLARE_MEMBER_AND_ACCESSORS(prmBlocking, BlockingFlag)
prmVelocityJointSet(size_type size)
Definition: prmVelocityJointSet.h:76
void SerializeRaw(std::ostream &outputStream) const
const int CMN_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:331
prmVelocityJointSet()
Definition: prmVelocityJointSet.h:71
#define CMN_LOG_ALLOW_DEFAULT
Definition: cmnLogLoD.h:76
void DeSerializeRaw(std::istream &inputStream)