inverse the joint movement direction More...
#include <YouBotJointParameter.hpp>

Public Member Functions | |
| void | getParameter (bool ¶meter) const |
| InverseMovementDirection () | |
| void | setParameter (const bool parameter) |
| void | toString (std::string &value) |
| virtual | ~InverseMovementDirection () |
Public Member Functions inherited from youbot::YouBotApiJointParameter | |
| virtual | ~YouBotApiJointParameter () |
Private Member Functions | |
| std::string | getName () const |
| ParameterType | getType () const |
| void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const |
| void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage) |
Private Attributes | |
| std::string | name |
| ParameterType | parameterType |
| bool | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotApiJointParameter | |
| YouBotApiJointParameter () | |
Protected Attributes inherited from youbot::YouBotApiJointParameter | |
| std::string | name |
| ParameterType | parameterType |
inverse the joint movement direction
Definition at line 328 of file YouBotJointParameter.hpp.
| youbot::InverseMovementDirection::InverseMovementDirection | ( | ) |
Definition at line 307 of file YouBotJointParameter.cpp.
|
virtual |
Definition at line 314 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 347 of file YouBotJointParameter.hpp.
| void youbot::InverseMovementDirection::getParameter | ( | bool & | parameter | ) | const |
Definition at line 319 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 349 of file YouBotJointParameter.hpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 343 of file YouBotJointParameter.hpp.
| void youbot::InverseMovementDirection::setParameter | ( | const bool | parameter | ) |
Definition at line 325 of file YouBotJointParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 345 of file YouBotJointParameter.hpp.
|
virtual |
Implements youbot::YouBotApiJointParameter.
Definition at line 331 of file YouBotJointParameter.cpp.
|
friend |
Definition at line 329 of file YouBotJointParameter.hpp.
|
private |
Definition at line 353 of file YouBotJointParameter.hpp.
|
private |
Definition at line 355 of file YouBotJointParameter.hpp.
|
private |
Definition at line 349 of file YouBotJointParameter.hpp.