0: Short to GND protection is on 1: Short to GND protection is disabled Use default value! More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
ShortProtectionDisable () | |
virtual | ~ShortProtectionDisable () |
void | getParameter (bool ¶meter) const |
void | setParameter (const bool parameter) |
void | toString (std::string &value) const |
Friends | |
class | YouBotGripper |
class | YouBotGripperBar |
0: Short to GND protection is on 1: Short to GND protection is disabled Use default value!
Definition at line 1274 of file YouBotGripperParameter.hpp.
Definition at line 1610 of file YouBotGripperParameter.cpp.
~ShortProtectionDisable | ( | ) | [virtual] |
Definition at line 1617 of file YouBotGripperParameter.cpp.
void getParameter | ( | bool & | parameter | ) | const |
Definition at line 1622 of file YouBotGripperParameter.cpp.
void setParameter | ( | const bool | parameter | ) |
Definition at line 1628 of file YouBotGripperParameter.cpp.
void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 1634 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1275 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 1276 of file YouBotGripperParameter.hpp.