#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| void | getParameter (bool ¶meter) const |
| void | setParameter (const bool parameter) |
| ShortProtectionDisable () | |
| void | toString (std::string &value) const |
| virtual | ~ShortProtectionDisable () |
Public Member Functions inherited from youbot::YouBotGripperParameter | |
| virtual | ~YouBotGripperParameter () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message) |
Private Attributes | |
| std::string | name |
| ParameterType | parameterType |
| bool | value |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotGripperParameter | |
| YouBotGripperParameter () | |
Protected Attributes inherited from youbot::YouBotGripperParameter | |
| std::string | name |
0: Short to GND protection is on 1: Short to GND protection is disabled Use default value!
Definition at line 1271 of file YouBotGripperParameter.hpp.
| youbot::ShortProtectionDisable::ShortProtectionDisable | ( | ) |
Definition at line 1610 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 1617 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1291 of file YouBotGripperParameter.hpp.
| void youbot::ShortProtectionDisable::getParameter | ( | bool & | parameter | ) | const |
Definition at line 1622 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1293 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1642 of file YouBotGripperParameter.cpp.
| void youbot::ShortProtectionDisable::setParameter | ( | const bool | parameter | ) |
Definition at line 1628 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1649 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1634 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1272 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1273 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1297 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1299 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1293 of file YouBotGripperParameter.hpp.