#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (bool ¶meter) const |
SetEncoderCounterZeroOnlyOnce () | |
void | setParameter (const bool parameter) |
void | toString (std::string &value) |
virtual | ~SetEncoderCounterZeroOnlyOnce () |
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 |
1: Set encoder counter zero only once NULL 0: always at an N channel event, respectively switch event.
Definition at line 982 of file YouBotJointParameterPasswordProtected.hpp.
youbot::SetEncoderCounterZeroOnlyOnce::SetEncoderCounterZeroOnlyOnce | ( | ) |
Definition at line 1415 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 1422 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1001 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::SetEncoderCounterZeroOnlyOnce::getParameter | ( | bool & | parameter | ) | const |
Definition at line 1427 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1003 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1447 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::SetEncoderCounterZeroOnlyOnce::setParameter | ( | const bool | parameter | ) |
Definition at line 1433 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1458 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1439 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 983 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1007 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1009 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 1003 of file YouBotJointParameterPasswordProtected.hpp.