Counts the module operational time. More...
#include <YouBotJointParameterPasswordProtected.hpp>
Public Member Functions | |
OperationalTime () | |
virtual | ~OperationalTime () |
void | getParameter (quantity< si::time > ¶meter) const |
void | setParameter (const quantity< si::time > ¶meter) |
void | toString (std::string &value) |
Friends | |
class | YouBotJoint |
Counts the module operational time.
Definition at line 809 of file YouBotJointParameterPasswordProtected.hpp.
OperationalTime | ( | ) |
Definition at line 1152 of file YouBotJointParameterPasswordProtected.cpp.
~OperationalTime | ( | ) | [virtual] |
Definition at line 1161 of file YouBotJointParameterPasswordProtected.cpp.
void getParameter | ( | quantity< si::time > & | parameter | ) | const |
Definition at line 1166 of file YouBotJointParameterPasswordProtected.cpp.
void setParameter | ( | const quantity< si::time > & | parameter | ) |
Definition at line 1172 of file YouBotJointParameterPasswordProtected.cpp.
void toString | ( | std::string & | value | ) | [virtual] |
Implements YouBotJointParameterPasswordProtected.
Definition at line 1185 of file YouBotJointParameterPasswordProtected.cpp.
friend class YouBotJoint [friend] |
Reimplemented from YouBotJointParameterPasswordProtected.
Definition at line 810 of file YouBotJointParameterPasswordProtected.hpp.