Indicates that the actual position equals the target position. More...
#include <YouBotGripperParameter.hpp>

Public Member Functions | |
| void | getParameter (bool ¶meter) const |
| TargetPositionReached () | |
| void | toString (std::string &value) const |
| virtual | ~TargetPositionReached () |
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 |
| bool | 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 |
Indicates that the actual position equals the target position.
Definition at line 383 of file YouBotGripperParameter.hpp.
| youbot::TargetPositionReached::TargetPositionReached | ( | ) |
Definition at line 443 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 450 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 401 of file YouBotGripperParameter.hpp.
| void youbot::TargetPositionReached::getParameter | ( | bool & | parameter | ) | const |
Definition at line 455 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 403 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 469 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 479 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 461 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 384 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 385 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 407 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 409 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 403 of file YouBotGripperParameter.hpp.