#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| void | getParameter (bool ¶meter) const |
| SetEncoderCounterZeroAtNextNChannel () | |
| void | setParameter (const bool parameter) |
| void | toString (std::string &value) |
| virtual | ~SetEncoderCounterZeroAtNextNChannel () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| std::string | name |
| ParameterType | parameterType |
| bool | value |
Friends | |
| class | YouBotJoint |
Set Encoder counter to zero at next N channel event.
Definition at line 1115 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1556 of file YouBotJointParameterPasswordProtected.cpp.
Definition at line 1564 of file YouBotJointParameterPasswordProtected.cpp.
| std::string youbot::SetEncoderCounterZeroAtNextNChannel::getName | ( | ) | const [inline, private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1135 of file YouBotJointParameterPasswordProtected.hpp.
| void youbot::SetEncoderCounterZeroAtNextNChannel::getParameter | ( | bool & | parameter | ) | const |
Definition at line 1570 of file YouBotJointParameterPasswordProtected.cpp.
| ParameterType youbot::SetEncoderCounterZeroAtNextNChannel::getType | ( | ) | const [inline, private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1141 of file YouBotJointParameterPasswordProtected.hpp.
| void youbot::SetEncoderCounterZeroAtNextNChannel::getYouBotMailboxMsg | ( | YouBotSlaveMailboxMsg & | message, |
| TMCLCommandNumber | msgType, | ||
| const YouBotJointStorage & | storage | ||
| ) | const [private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1593 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::SetEncoderCounterZeroAtNextNChannel::setParameter | ( | const bool | parameter | ) |
Definition at line 1577 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::SetEncoderCounterZeroAtNextNChannel::setYouBotMailboxMsg | ( | const YouBotSlaveMailboxMsg & | message, |
| const YouBotJointStorage & | storage | ||
| ) | [private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1606 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::SetEncoderCounterZeroAtNextNChannel::toString | ( | std::string & | value | ) | [virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1584 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from youbot::YouBotJointParameterPasswordProtected.
Definition at line 1117 of file YouBotJointParameterPasswordProtected.hpp.
std::string youbot::SetEncoderCounterZeroAtNextNChannel::name [private] |
Reimplemented from youbot::YouBotJointParameterPasswordProtected.
Definition at line 1149 of file YouBotJointParameterPasswordProtected.hpp.
Reimplemented from youbot::YouBotJointParameterPasswordProtected.
Definition at line 1151 of file YouBotJointParameterPasswordProtected.hpp.
bool youbot::SetEncoderCounterZeroAtNextNChannel::value [private] |
Definition at line 1145 of file YouBotJointParameterPasswordProtected.hpp.