EtherCat message of the youBot EtherCat slaves. More...
#include <YouBotSlaveMsg.hpp>
Public Member Functions | |
| YouBotSlaveMsg () | |
| YouBotSlaveMsg (const YouBotSlaveMsg ©) | |
| ~YouBotSlaveMsg () | |
| YouBotSlaveMsg & | operator= (const YouBotSlaveMsg ©) |
Data Fields | |
| SlaveMessageOutput | stctOutput |
| SlaveMessageInput | stctInput |
| unsigned int | jointNumber |
EtherCat message of the youBot EtherCat slaves.
Definition at line 92 of file YouBotSlaveMsg.hpp.
| YouBotSlaveMsg | ( | ) | [inline] |
Definition at line 102 of file YouBotSlaveMsg.hpp.
| YouBotSlaveMsg | ( | const YouBotSlaveMsg & | copy | ) | [inline] |
Definition at line 108 of file YouBotSlaveMsg.hpp.
| ~YouBotSlaveMsg | ( | ) | [inline] |
Definition at line 116 of file YouBotSlaveMsg.hpp.
| YouBotSlaveMsg& operator= | ( | const YouBotSlaveMsg & | copy | ) | [inline] |
Definition at line 121 of file YouBotSlaveMsg.hpp.
| unsigned int jointNumber |
Definition at line 98 of file YouBotSlaveMsg.hpp.
Definition at line 97 of file YouBotSlaveMsg.hpp.
Definition at line 96 of file YouBotSlaveMsg.hpp.
1.6.3