#include <robotis_manipulator_manager.h>
| robotis_manipulator::ToolActuator::ToolActuator |
( |
| ) |
|
|
inline |
| virtual robotis_manipulator::ToolActuator::~ToolActuator |
( |
| ) |
|
|
inlinevirtual |
| virtual void robotis_manipulator::ToolActuator::disable |
( |
| ) |
|
|
pure virtual |
| virtual void robotis_manipulator::ToolActuator::enable |
( |
| ) |
|
|
pure virtual |
| bool ToolActuator::findId |
( |
uint8_t |
actuator_id | ) |
|
| bool ToolActuator::getEnabledState |
( |
| ) |
|
| virtual uint8_t robotis_manipulator::ToolActuator::getId |
( |
| ) |
|
|
pure virtual |
| virtual void robotis_manipulator::ToolActuator::init |
( |
uint8_t |
actuator_id, |
|
|
const void * |
arg |
|
) |
| |
|
pure virtual |
| virtual ActuatorValue robotis_manipulator::ToolActuator::receiveToolActuatorValue |
( |
| ) |
|
|
pure virtual |
| virtual bool robotis_manipulator::ToolActuator::sendToolActuatorValue |
( |
ActuatorValue |
value | ) |
|
|
pure virtual |
| virtual void robotis_manipulator::ToolActuator::setMode |
( |
const void * |
arg | ) |
|
|
pure virtual |
| bool robotis_manipulator::ToolActuator::enabled_state_ |
The documentation for this class was generated from the following files: