EtherCat message of the youBot EtherCat slaves which is thread safe. More...
#include <YouBotSlaveMsg.hpp>
Public Member Functions | |
| YouBotSlaveMsgThreadSafe () | |
| YouBotSlaveMsgThreadSafe (const YouBotSlaveMsgThreadSafe ©) | |
| ~YouBotSlaveMsgThreadSafe () | |
| YouBotSlaveMsgThreadSafe & | operator= (const YouBotSlaveMsgThreadSafe ©) |
Data Fields | |
| DataObjectLockFree < SlaveMessageOutput > | stctOutput |
| DataObjectLockFree < SlaveMessageInput > | stctInput |
| DataObjectLockFree< unsigned int > | jointNumber |
EtherCat message of the youBot EtherCat slaves which is thread safe.
Definition at line 132 of file YouBotSlaveMsg.hpp.
| YouBotSlaveMsgThreadSafe | ( | ) | [inline] |
| YouBotSlaveMsgThreadSafe | ( | const YouBotSlaveMsgThreadSafe & | copy | ) | [inline] |
| ~YouBotSlaveMsgThreadSafe | ( | ) | [inline] |
Definition at line 163 of file YouBotSlaveMsg.hpp.
| YouBotSlaveMsgThreadSafe& operator= | ( | const YouBotSlaveMsgThreadSafe & | copy | ) | [inline] |
| DataObjectLockFree<unsigned int> jointNumber |
Definition at line 138 of file YouBotSlaveMsg.hpp.
Definition at line 137 of file YouBotSlaveMsg.hpp.
Definition at line 136 of file YouBotSlaveMsg.hpp.
1.6.3