Get actual supply current of the module. More...
#include <YouBotJointParameterReadOnly.hpp>

Public Member Functions | |
| ActualModuleSupplyCurrent () | |
| void | getParameter (quantity< si::current > ¶meter) const |
| void | toString (std::string &value) |
| virtual | ~ActualModuleSupplyCurrent () |
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 |
| quantity< si::current > | value |
Friends | |
| class | YouBotJoint |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotJointParameterReadOnly | |
| YouBotJointParameterReadOnly () | |
Protected Attributes inherited from youbot::YouBotJointParameterReadOnly | |
| std::string | name |
| ParameterType | parameterType |
Get actual supply current of the module.
Definition at line 461 of file YouBotJointParameterReadOnly.hpp.
| youbot::ActualModuleSupplyCurrent::ActualModuleSupplyCurrent | ( | ) |
Definition at line 649 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Definition at line 656 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 478 of file YouBotJointParameterReadOnly.hpp.
| void youbot::ActualModuleSupplyCurrent::getParameter | ( | quantity< si::current > & | parameter | ) | const |
Definition at line 661 of file YouBotJointParameterReadOnly.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 480 of file YouBotJointParameterReadOnly.hpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 675 of file YouBotJointParameterReadOnly.cpp.
|
privatevirtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 685 of file YouBotJointParameterReadOnly.cpp.
|
virtual |
Implements youbot::YouBotJointParameterReadOnly.
Definition at line 667 of file YouBotJointParameterReadOnly.cpp.
|
friend |
Definition at line 462 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 484 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 486 of file YouBotJointParameterReadOnly.hpp.
|
private |
Definition at line 480 of file YouBotJointParameterReadOnly.hpp.