Set encoder counter to zero at next switch event. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
SetEncoderCounterZeroAtNextSwitch () | |
virtual | ~SetEncoderCounterZeroAtNextSwitch () |
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 switch event.
Definition at line 949 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1366 of file YouBotJointParameterPasswordProtected.cpp.
~SetEncoderCounterZeroAtNextSwitch | ( | ) | [virtual] |
Definition at line 1373 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | bool & | parameter | ) | const |
Definition at line 1378 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const bool | parameter | ) |
Definition at line 1384 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1390 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 950 of file YouBotJointParameterPasswordProtected.hpp.