Counts the module operational time. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
void | getParameter (quantity< si::time > ¶meter) const |
OperationalTime () | |
void | setParameter (const quantity< si::time > ¶meter) |
void | toString (std::string &value) |
virtual | ~OperationalTime () |
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 | |
quantity< si::time > | lowerLimit |
std::string | name |
ParameterType | parameterType |
quantity< si::time > | upperLimit |
quantity< si::time > | 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 |
Counts the module operational time.
Definition at line 808 of file YouBotJointParameterPasswordProtected.hpp.
youbot::OperationalTime::OperationalTime | ( | ) |
Definition at line 1152 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Definition at line 1161 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 827 of file YouBotJointParameterPasswordProtected.hpp.
void youbot::OperationalTime::getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 1166 of file YouBotJointParameterPasswordProtected.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 829 of file YouBotJointParameterPasswordProtected.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1193 of file YouBotJointParameterPasswordProtected.cpp.
void youbot::OperationalTime::setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 1172 of file YouBotJointParameterPasswordProtected.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1203 of file YouBotJointParameterPasswordProtected.cpp.
|
virtual |
Implements youbot::YouBotJointParameterPasswordProtected.
Definition at line 1185 of file YouBotJointParameterPasswordProtected.cpp.
|
friend |
Definition at line 809 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 833 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 837 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 839 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 829 of file YouBotJointParameterPasswordProtected.hpp.
|
private |
Definition at line 835 of file YouBotJointParameterPasswordProtected.hpp.