Indicates that the actual position equals the target position. More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
TargetPositionReached () | |
virtual | ~TargetPositionReached () |
void | getParameter (bool ¶meter) const |
void | toString (std::string &value) const |
Friends | |
class | YouBotGripper |
class | YouBotGripperBar |
Indicates that the actual position equals the target position.
Definition at line 386 of file YouBotGripperParameter.hpp.
Definition at line 443 of file YouBotGripperParameter.cpp.
~TargetPositionReached | ( | ) | [virtual] |
Definition at line 450 of file YouBotGripperParameter.cpp.
void getParameter | ( | bool & | parameter | ) | const |
Definition at line 455 of file YouBotGripperParameter.cpp.
void toString | ( | std::string & | value | ) | const [virtual] |
Implements YouBotGripperParameter.
Definition at line 461 of file YouBotGripperParameter.cpp.
friend class YouBotGripper [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 387 of file YouBotGripperParameter.hpp.
friend class YouBotGripperBar [friend] |
Reimplemented from YouBotGripperParameter.
Definition at line 388 of file YouBotGripperParameter.hpp.