| controlledJoints | ControlBoardWrapperCommon | |
| device | ControlBoardWrapperCommon | |
| getAxes(int *ax) | ControlBoardWrapperCommon | |
| getCurrent(int m, double *curr) | ControlBoardWrapperCommon | |
| getCurrents(double *currs) | ControlBoardWrapperCommon | |
| getLimits(int j, double *min, double *max) override | ControlBoardWrapperControlLimits | virtual |
| getNumberOfMotors(int *num) | ControlBoardWrapperCommon | |
| getRefAcceleration(int j, double *acc) | ControlBoardWrapperCommon | |
| getRefAccelerations(double *accs) | ControlBoardWrapperCommon | |
| getRefAccelerations(const int n_joints, const int *joints, double *accs) | ControlBoardWrapperCommon | |
| getVelLimits(int j, double *min, double *max) override | ControlBoardWrapperControlLimits | virtual |
| partName | ControlBoardWrapperCommon | |
| printError(const std::string &func_name, const std::string &info, bool result) | ControlBoardWrapperCommon | inline |
| rpcData | ControlBoardWrapperCommon | |
| rpcDataMutex | ControlBoardWrapperCommon | |
| setLimits(int j, double min, double max) override | ControlBoardWrapperControlLimits | virtual |
| setRefAcceleration(int j, double acc) | ControlBoardWrapperCommon | |
| setRefAccelerations(const double *accs) | ControlBoardWrapperCommon | |
| setRefAccelerations(const int n_joints, const int *joints, const double *accs) | ControlBoardWrapperCommon | |
| setVelLimits(int j, double min, double max) override | ControlBoardWrapperControlLimits | virtual |
| stop(int j) | ControlBoardWrapperCommon | |
| stop() | ControlBoardWrapperCommon | |
| stop(const int n_joint, const int *joints) | ControlBoardWrapperCommon | |
| time | ControlBoardWrapperCommon | |
| timeMutex | ControlBoardWrapperCommon | |
| ~IControlLimits() | yarp::dev::IControlLimits | inlinevirtual |