Encoder direction Set this flag in a way, that turn right increases position counter. More...
#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| ReversingEncoderDirection () | |
| virtual | ~ReversingEncoderDirection () |
| bool | getParameter (bool ¶meter) const |
| void | setParameter (const bool parameter) |
| void | toString (std::string &value) |
Friends | |
| class | YouBotJoint |
Encoder direction Set this flag in a way, that turn right increases position counter.
Definition at line 883 of file YouBotJointParameterPasswordProtected.hpp.
Definition at line 1267 of file YouBotJointParameterPasswordProtected.cpp.
| ~ReversingEncoderDirection | ( | ) | [virtual] |
Definition at line 1274 of file YouBotJointParameterPasswordProtected.cpp.
| bool getParameter | ( | bool & | parameter | ) | const |
Definition at line 1279 of file YouBotJointParameterPasswordProtected.cpp.
| void setParameter | ( | const bool | parameter | ) |
Definition at line 1286 of file YouBotJointParameterPasswordProtected.cpp.
| void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1292 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 884 of file YouBotJointParameterPasswordProtected.hpp.
1.6.3