EtherCat message of the youBot EtherCat slaves which is thread safe. More...
#include <YouBotSlaveMsg.hpp>
Public Member Functions | |
YouBotSlaveMsgThreadSafe & | operator= (const YouBotSlaveMsgThreadSafe ©) |
YouBotSlaveMsgThreadSafe () | |
YouBotSlaveMsgThreadSafe (const YouBotSlaveMsgThreadSafe ©) | |
~YouBotSlaveMsgThreadSafe () | |
Public Attributes | |
DataObjectLockFree< unsigned int > | jointNumber |
DataObjectLockFree< SlaveMessageInput > | stctInput |
DataObjectLockFree< SlaveMessageOutput > | stctOutput |
EtherCat message of the youBot EtherCat slaves which is thread safe.
Definition at line 136 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 145 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 151 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 167 of file YouBotSlaveMsg.hpp.
|
inline |
Definition at line 171 of file YouBotSlaveMsg.hpp.
DataObjectLockFree<unsigned int> youbot::YouBotSlaveMsgThreadSafe::jointNumber |
Definition at line 142 of file YouBotSlaveMsg.hpp.
DataObjectLockFree<SlaveMessageInput> youbot::YouBotSlaveMsgThreadSafe::stctInput |
Definition at line 141 of file YouBotSlaveMsg.hpp.
DataObjectLockFree<SlaveMessageOutput> youbot::YouBotSlaveMsgThreadSafe::stctOutput |
Definition at line 140 of file YouBotSlaveMsg.hpp.