Enable overvoltage protection. More...
#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| ActivateOvervoltageProtection () | |
| virtual | ~ActivateOvervoltageProtection () |
| void | getParameter (bool ¶meter) const |
| void | setParameter (const bool parameter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
Enable overvoltage protection.
Definition at line 101 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 64 of file YouBotJointParameterPasswordProtected.cpp.
| ~ActivateOvervoltageProtection | ( | ) | [virtual] |
Definition at line 71 of file YouBotJointParameterPasswordProtected.cpp.
| void getParameter | ( | bool & | parameter | ) | const |
Definition at line 76 of file YouBotJointParameterPasswordProtected.cpp.
| void setParameter | ( | const bool | parameter | ) |
Definition at line 82 of file YouBotJointParameterPasswordProtected.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 88 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 102 of file YouBotJointParameterPasswordProtected.hpp.
1.6.3