Set Encoder counter to zero at next N channel event. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
SetEncoderCounterZeroAtNextNChannel () | |
virtual | ~SetEncoderCounterZeroAtNextNChannel () |
void | getParameter (bool ¶meter) const |
void | setParameter (const bool parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Set Encoder counter to zero at next N channel event.
Definition at line 916 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1317 of file YouBotJointParameterPasswordProtected.cpp.
~SetEncoderCounterZeroAtNextNChannel | ( | ) | [virtual] |
Definition at line 1324 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | bool & | parameter | ) | const |
Definition at line 1329 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const bool | parameter | ) |
Definition at line 1335 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1341 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 917 of file YouBotJointParameterPasswordProtected.hpp.