| controlledJoints | ControlBoardWrapperCommon | |
| device | ControlBoardWrapperCommon | |
| getAxes(int *ax) | ControlBoardWrapperCommon | |
| getCurrent(int m, double *curr) | ControlBoardWrapperCommon | |
| getCurrents(double *currs) | ControlBoardWrapperCommon | |
| 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 | |
| getRemoteVariable(std::string key, yarp::os::Bottle &val) override | ControlBoardWrapperRemoteVariables | virtual |
| getRemoteVariablesList(yarp::os::Bottle *listOfKeys) override | ControlBoardWrapperRemoteVariables | virtual |
| partName | ControlBoardWrapperCommon | |
| printError(const std::string &func_name, const std::string &info, bool result) | ControlBoardWrapperCommon | inline |
| rpcData | ControlBoardWrapperCommon | |
| rpcDataMutex | ControlBoardWrapperCommon | |
| setRefAcceleration(int j, double acc) | ControlBoardWrapperCommon | |
| setRefAccelerations(const double *accs) | ControlBoardWrapperCommon | |
| setRefAccelerations(const int n_joints, const int *joints, const double *accs) | ControlBoardWrapperCommon | |
| setRemoteVariable(std::string key, const yarp::os::Bottle &val) override | ControlBoardWrapperRemoteVariables | virtual |
| stop(int j) | ControlBoardWrapperCommon | |
| stop() | ControlBoardWrapperCommon | |
| stop(const int n_joint, const int *joints) | ControlBoardWrapperCommon | |
| time | ControlBoardWrapperCommon | |
| timeMutex | ControlBoardWrapperCommon | |
| ~IRemoteVariables() | yarp::dev::IRemoteVariables | inlinevirtual |