Enter a password to approve the change of protected parameters. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
ApproveProtectedParameters () | |
virtual | ~ApproveProtectedParameters () |
void | getParameter (int ¶meter) const |
void | setParameter (const int parameter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Enter a password to approve the change of protected parameters.
Definition at line 171 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 171 of file YouBotJointParameterPasswordProtected.cpp.
~ApproveProtectedParameters | ( | ) | [virtual] |
Definition at line 180 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | int & | parameter | ) | const |
Definition at line 185 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const int | parameter | ) |
Definition at line 191 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 203 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 172 of file YouBotJointParameterPasswordProtected.hpp.