Selection of the chopper mode: 0 spread cycle 1 classic const. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| ChopperMode () | |
| virtual | ~ChopperMode () |
| void | getParameter (bool ¶meter) const |
| void | setParameter (const bool parameter) |
| void | toString (std::string &value) const |
Friends | |
| class | YouBotGripper |
| class | YouBotGripperBar |
Selection of the chopper mode: 0 spread cycle 1 classic const.
off time
Definition at line 696 of file YouBotGripperParameter.hpp.
| ChopperMode | ( | ) |
Definition at line 872 of file YouBotGripperParameter.cpp.
| ~ChopperMode | ( | ) | [virtual] |
Definition at line 879 of file YouBotGripperParameter.cpp.
| void getParameter | ( | bool & | parameter | ) | const |
Definition at line 884 of file YouBotGripperParameter.cpp.
| void setParameter | ( | const bool | parameter | ) |
Definition at line 890 of file YouBotGripperParameter.cpp.
| void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 897 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 697 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 698 of file YouBotGripperParameter.hpp.
1.6.3