This is the complete list of members for yarp::dev::IVelocityDirectRaw, including all inherited members.
getAxes(size_t &axes)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
getDesiredVelocityRaw(const int jnt, double &vel)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
getDesiredVelocityRaw(std::vector< double > &vels)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
getDesiredVelocityRaw(const std::vector< int > &jnts, std::vector< double > &vels)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
setDesiredVelocityRaw(int jnt, double vel)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
setDesiredVelocityRaw(const std::vector< double > &vels)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
setDesiredVelocityRaw(const std::vector< int > &jnts, const std::vector< double > &vels)=0 | yarp::dev::IVelocityDirectRaw | pure virtual |
~IVelocityDirectRaw() | yarp::dev::IVelocityDirectRaw | inlinevirtual |