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