#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 100 of file YouBotSlaveMsg.hpp.
| youbot::YouBotSlaveMsg::YouBotSlaveMsg | ( | ) | [inline] |
Definition at line 110 of file YouBotSlaveMsg.hpp.
| youbot::YouBotSlaveMsg::YouBotSlaveMsg | ( | const YouBotSlaveMsg & | copy | ) | [inline] |
Definition at line 117 of file YouBotSlaveMsg.hpp.
| youbot::YouBotSlaveMsg::~YouBotSlaveMsg | ( | ) | [inline] |
Definition at line 126 of file YouBotSlaveMsg.hpp.
| YouBotSlaveMsg& youbot::YouBotSlaveMsg::operator= | ( | const YouBotSlaveMsg & | copy | ) | [inline] |
Definition at line 132 of file YouBotSlaveMsg.hpp.
| unsigned int youbot::YouBotSlaveMsg::jointNumber |
Definition at line 106 of file YouBotSlaveMsg.hpp.
Definition at line 105 of file YouBotSlaveMsg.hpp.
Definition at line 104 of file YouBotSlaveMsg.hpp.