EtherCat message of the youBot EtherCat slaves. More...
#include <YouBotSlaveMsg.hpp>
Public Member Functions | |
YouBotSlaveMsg & | operator= (const YouBotSlaveMsg ©) |
YouBotSlaveMsg () | |
YouBotSlaveMsg (const YouBotSlaveMsg ©) | |
~YouBotSlaveMsg () | |
Public Attributes | |
unsigned int | jointNumber |
SlaveMessageInput | stctInput |
SlaveMessageOutput | stctOutput |
EtherCat message of the youBot EtherCat slaves.
Definition at line 96 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 106 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 112 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 120 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 125 of file YouBotSlaveMsg.hpp.
unsigned int youbot::YouBotSlaveMsg::jointNumber |
Definition at line 102 of file YouBotSlaveMsg.hpp.
SlaveMessageInput youbot::YouBotSlaveMsg::stctInput |
Definition at line 101 of file YouBotSlaveMsg.hpp.
SlaveMessageOutput youbot::YouBotSlaveMsg::stctOutput |
Definition at line 100 of file YouBotSlaveMsg.hpp.