The name for a gripper bar or finger. More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
void | getParameter (std::string ¶meter) const |
GripperBarName () | |
void | setParameter (const std::string parameter) |
void | toString (std::string &value) const |
virtual | ~GripperBarName () |
Public Member Functions inherited from youbot::YouBotGripperParameter | |
virtual | ~YouBotGripperParameter () |
Private Member Functions | |
std::string | getName () const |
ParameterType | getType () const |
void | getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const |
void | setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message) |
Private Attributes | |
std::string | name |
ParameterType | parameterType |
std::string | value |
Friends | |
class | YouBotGripper |
class | YouBotGripperBar |
Additional Inherited Members | |
Protected Member Functions inherited from youbot::YouBotGripperParameter | |
YouBotGripperParameter () | |
Protected Attributes inherited from youbot::YouBotGripperParameter | |
std::string | name |
The name for a gripper bar or finger.
Definition at line 135 of file YouBotGripperParameter.hpp.
youbot::GripperBarName::GripperBarName | ( | ) |
Definition at line 113 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 120 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 157 of file YouBotGripperParameter.hpp.
void youbot::GripperBarName::getParameter | ( | std::string & | parameter | ) | const |
Definition at line 125 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 159 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 145 of file YouBotGripperParameter.cpp.
void youbot::GripperBarName::setParameter | ( | const std::string | parameter | ) |
Definition at line 131 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 150 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 137 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 136 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 137 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 163 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 165 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 159 of file YouBotGripperParameter.hpp.