#include <YouBotJointParameterPasswordProtected.hpp>

Public Member Functions | |
| void | getParameter (int ¶meter) const |
| InitializationMode () | |
| void | setParameter (const int parameter) |
| void | toString (std::string &value) |
| virtual | ~InitializationMode () |
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 | |
| int | lowerLimit |
| std::string | name |
| ParameterType | parameterType |
| int | upperLimit |
| int | 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 |
Initialization Mode. 0: Initialization in controlled sine commutation
1: Initialization in block commutation by using hall sensors
Definition at line 549 of file YouBotJointParameterPasswordProtected.hpp.
| youbot::InitializationMode::InitializationMode | ( | ) |
Definition at line 739 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 748 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 568 of file YouBotJointParameterPasswordProtected.hpp.
| void youbot::InitializationMode::getParameter | ( | int & | parameter | ) | const |
Definition at line 753 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 570 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 779 of file YouBotJointParameterPasswordProtected.cpp.
| void youbot::InitializationMode::setParameter | ( | const int | parameter | ) |
Definition at line 759 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 788 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 771 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 550 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 574 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 578 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 580 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 570 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 576 of file YouBotJointParameterPasswordProtected.hpp.