AllocFuncType typedef | canopen::Motor402 | private |
allocMode(uint16_t mode) | canopen::Motor402 | private |
control_word_ | canopen::Motor402 | private |
control_word_entry_ | canopen::Motor402 | private |
createAndRegister(uint16_t mode, const T1 &t1) | canopen::Motor402 | inlineprivate |
createAndRegister(uint16_t mode, const T1 &t1, const T2 &t2) | canopen::Motor402 | inlineprivate |
createAndRegister0(uint16_t mode) | canopen::Motor402 | inlineprivate |
cw_mutex_ | canopen::Motor402 | private |
Cyclic_Synchronous_Position enum value | canopen::MotorBase | |
Cyclic_Synchronous_Torque enum value | canopen::MotorBase | |
Cyclic_Synchronous_Velocity enum value | canopen::MotorBase | |
diag(LayerReport &report) | canopen::Layer | |
enterModeAndWait(uint16_t mode) | canopen::Motor402 | virtual |
Error | canopen::Layer | |
getLayerState() | canopen::Layer | |
getMode() | canopen::Motor402 | virtual |
halt(LayerStatus &status) | canopen::Layer | |
Halt | canopen::Layer | |
handleDiag(LayerReport &report) | canopen::Motor402 | protectedvirtual |
handleHalt(LayerStatus &status) | canopen::Motor402 | protectedvirtual |
handleInit(LayerStatus &status) | canopen::Motor402 | protectedvirtual |
handleRead(LayerStatus &status, const LayerState ¤t_state) | canopen::Motor402 | protectedvirtual |
handleRecover(LayerStatus &status) | canopen::Motor402 | protectedvirtual |
handleShutdown(LayerStatus &status) | canopen::Motor402 | protectedvirtual |
handleWrite(LayerStatus &status, const LayerState ¤t_state) | canopen::Motor402 | protectedvirtual |
Homing enum value | canopen::MotorBase | |
init(LayerStatus &status) | canopen::Layer | |
Init | canopen::Layer | |
Interpolated_Position enum value | canopen::MotorBase | |
isModeSupported(uint16_t mode) | canopen::Motor402 | virtual |
isModeSupportedByDevice(uint16_t mode) | canopen::Motor402 | privatevirtual |
Layer(const std::string &n) | canopen::Layer | |
LayerState enum name | canopen::Layer | |
map_mutex_ | canopen::Motor402 | private |
mode_allocators_ | canopen::Motor402 | private |
mode_cond_ | canopen::Motor402 | private |
mode_id_ | canopen::Motor402 | private |
mode_mutex_ | canopen::Motor402 | private |
modes_ | canopen::Motor402 | private |
monitor_mode_ | canopen::Motor402 | private |
Motor402(const std::string &name, ObjectStorageSharedPtr storage, const canopen::Settings &settings) | canopen::Motor402 | inline |
MotorBase(const std::string &name) | canopen::MotorBase | inlineprotected |
MotorBaseSharedPtr typedef | canopen::MotorBase | |
name | canopen::Layer | |
No_Mode enum value | canopen::MotorBase | |
Off | canopen::Layer | |
op_mode_ | canopen::Motor402 | private |
op_mode_display_ | canopen::Motor402 | private |
OperationMode enum name | canopen::MotorBase | |
Profiled_Position enum value | canopen::MotorBase | |
Profiled_Torque enum value | canopen::MotorBase | |
Profiled_Velocity enum value | canopen::MotorBase | |
read(LayerStatus &status) | canopen::Layer | |
readState(LayerStatus &status, const LayerState ¤t_state) | canopen::Motor402 | private |
Ready | canopen::Layer | |
Recover | canopen::Layer | |
recover(LayerStatus &status) | canopen::Layer | |
registerDefaultModes(ObjectStorageSharedPtr storage) | canopen::Motor402 | inlinevirtual |
registerMode(uint16_t mode) | canopen::Motor402 | inline |
registerMode(uint16_t mode, const T1 &t1) | canopen::Motor402 | inline |
registerMode(uint16_t mode, const T1 &t1, const T2 &t2) | canopen::Motor402 | inline |
registerMode(uint16_t id, const ModeSharedPtr &m) | canopen::Motor402 | private |
Reserved enum value | canopen::MotorBase | |
selected_mode_ | canopen::Motor402 | private |
setTarget(double val) | canopen::Motor402 | virtual |
shutdown(LayerStatus &status) | canopen::Layer | |
Shutdown | canopen::Layer | |
start_fault_reset_ | canopen::Motor402 | private |
state_handler_ | canopen::Motor402 | private |
state_switch_timeout_ | canopen::Motor402 | private |
status_word_ | canopen::Motor402 | private |
status_word_entry_ | canopen::Motor402 | private |
supported_drive_modes_ | canopen::Motor402 | private |
switching_state_ | canopen::Motor402 | private |
switchMode(LayerStatus &status, uint16_t mode) | canopen::Motor402 | private |
switchState(LayerStatus &status, const State402::InternalState &target) | canopen::Motor402 | private |
target_state_ | canopen::Motor402 | private |
Velocity enum value | canopen::MotorBase | |
write(LayerStatus &status) | canopen::Layer | |
~Layer() | canopen::Layer | virtual |