Encoder direction Set this flag in a way, that turn right increases position counter. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
bool | getParameter (bool ¶meter) const |
ReversingEncoderDirection () | |
void | setParameter (const bool parameter) |
void | toString (std::string &value) |
virtual | ~ReversingEncoderDirection () |
Public Member Functions inherited from youbot::YouBotJointParameterPasswordProtected | |
virtual | ~YouBotJointParameterPasswordProtected () |
Public Member Functions inherited from youbot::YouBotJointParameter | |
virtual | ~YouBotJointParameter () |
Public Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
virtual | ~YouBotJointParameterReadOnly () |
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::YouBotJointParameterPasswordProtected | |
YouBotJointParameterPasswordProtected () | |
Protected Member Functions inherited from youbot::YouBotJointParameter | |
YouBotJointParameter () | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterPasswordProtected | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameter | |
std::string | name |
ParameterType | parameterType |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
std::string | name |
ParameterType | parameterType |
Encoder direction Set this flag in a way, that turn right increases position counter.
Definition at line 882 of file YouBotJointParameterPasswordProtected.hpp.
youbot::ReversingEncoderDirection::ReversingEncoderDirection | ( | ) |
Definition at line 1267 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 1274 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 901 of file YouBotJointParameterPasswordProtected.hpp.
bool youbot::ReversingEncoderDirection::getParameter | ( | bool & | parameter | ) | const |
Definition at line 1279 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 903 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1300 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::ReversingEncoderDirection::setParameter | ( | const bool | parameter | ) |
Definition at line 1286 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1309 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1292 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 883 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 907 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 909 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 903 of file YouBotJointParameterPasswordProtected.hpp.