#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| void | getParameter (bool ¶meter) const |
| SetEncoderCounterZeroOnlyOnce () | |
| void | setParameter (const bool parameter) |
| void | toString (std::string &value) |
| virtual | ~SetEncoderCounterZeroOnlyOnce () |
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 |
1: Set encoder counter zero only once NULL 0: always at an N channel event, respectively switch event.
Definition at line 1200 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1672 of file YouBotJointParameterPasswordProtected.cpp.
Definition at line 1680 of file YouBotJointParameterPasswordProtected.cpp.
| std::string youbot::SetEncoderCounterZeroOnlyOnce::getName | ( | ) | const [inline, private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1220 of file YouBotJointParameterPasswordProtected.hpp.
| void youbot::SetEncoderCounterZeroOnlyOnce::getParameter | ( | bool & | parameter | ) | const |
Definition at line 1686 of file YouBotJointParameterPasswordProtected.cpp.
| ParameterType youbot::SetEncoderCounterZeroOnlyOnce::getType | ( | ) | const [inline, private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1226 of file YouBotJointParameterPasswordProtected.hpp.
| void youbot::SetEncoderCounterZeroOnlyOnce::getYouBotMailboxMsg | ( | YouBotSlaveMailboxMsg & | message, |
| TMCLCommandNumber | msgType, | ||
| const YouBotJointStorage & | storage | ||
| ) | const [private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1709 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::SetEncoderCounterZeroOnlyOnce::setParameter | ( | const bool | parameter | ) |
Definition at line 1693 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::SetEncoderCounterZeroOnlyOnce::setYouBotMailboxMsg | ( | const YouBotSlaveMailboxMsg & | message, |
| const YouBotJointStorage & | storage | ||
| ) | [private, virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1722 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::SetEncoderCounterZeroOnlyOnce::toString | ( | std::string & | value | ) | [virtual] |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1700 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from youbot::YouBotJointParameterPasswordProtected.
Definition at line 1202 of file YouBotJointParameterPasswordProtected.hpp.
std::string youbot::SetEncoderCounterZeroOnlyOnce::name [private] |
Reimplemented from youbot::YouBotJointParameterPasswordProtected.
Definition at line 1234 of file YouBotJointParameterPasswordProtected.hpp.
Reimplemented from youbot::YouBotJointParameterPasswordProtected.
Definition at line 1236 of file YouBotJointParameterPasswordProtected.hpp.
bool youbot::SetEncoderCounterZeroOnlyOnce::value [private] |
Definition at line 1230 of file YouBotJointParameterPasswordProtected.hpp.