EtherCAT mailbox message of the youBot slaves. More...
#include <YouBotSlaveMailboxMsg.hpp>
Public Member Functions | |
YouBotSlaveMailboxMsg & | operator= (const YouBotSlaveMailboxMsg ©) |
YouBotSlaveMailboxMsg () | |
YouBotSlaveMailboxMsg (unsigned int slaveNo) | |
YouBotSlaveMailboxMsg (const YouBotSlaveMailboxMsg ©) | |
~YouBotSlaveMailboxMsg () | |
Public Attributes | |
std::string | parameterName |
unsigned int | slaveNumber |
mailboxInputBuffer | stctInput |
mailboxOutputBuffer | stctOutput |
EtherCAT mailbox message of the youBot slaves.
Definition at line 94 of file YouBotSlaveMailboxMsg.hpp.
|
inline |
Definition at line 101 of file YouBotSlaveMailboxMsg.hpp.
|
inline |
Definition at line 107 of file YouBotSlaveMailboxMsg.hpp.
|
inline |
Definition at line 112 of file YouBotSlaveMailboxMsg.hpp.
|
inline |
Definition at line 122 of file YouBotSlaveMailboxMsg.hpp.
|
inline |
Definition at line 127 of file YouBotSlaveMailboxMsg.hpp.
std::string youbot::YouBotSlaveMailboxMsg::parameterName |
Definition at line 135 of file YouBotSlaveMailboxMsg.hpp.
unsigned int youbot::YouBotSlaveMailboxMsg::slaveNumber |
Definition at line 136 of file YouBotSlaveMailboxMsg.hpp.
mailboxInputBuffer youbot::YouBotSlaveMailboxMsg::stctInput |
Definition at line 98 of file YouBotSlaveMailboxMsg.hpp.
mailboxOutputBuffer youbot::YouBotSlaveMailboxMsg::stctOutput |
Definition at line 97 of file YouBotSlaveMailboxMsg.hpp.