#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 144 of file YouBotSlaveMsg.hpp.
Definition at line 153 of file YouBotSlaveMsg.hpp.
youbot::YouBotSlaveMsgThreadSafe::YouBotSlaveMsgThreadSafe | ( | const YouBotSlaveMsgThreadSafe & | copy | ) | [inline] |
Definition at line 159 of file YouBotSlaveMsg.hpp.
Definition at line 176 of file YouBotSlaveMsg.hpp.
YouBotSlaveMsgThreadSafe& youbot::YouBotSlaveMsgThreadSafe::operator= | ( | const YouBotSlaveMsgThreadSafe & | copy | ) | [inline] |
Definition at line 181 of file YouBotSlaveMsg.hpp.
Definition at line 150 of file YouBotSlaveMsg.hpp.
Definition at line 149 of file YouBotSlaveMsg.hpp.
Definition at line 148 of file YouBotSlaveMsg.hpp.