#include <YouBotGripperParameter.hpp>
Public Member Functions | |
void | getParameter (unsigned int ¶meter) const |
void | setParameter (const unsigned int ¶meter) |
ShortDetectionTimer () | |
void | toString (std::string &value) const |
virtual | ~ShortDetectionTimer () |
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 | |
unsigned int | lowerLimit |
std::string | name |
ParameterType | parameterType |
unsigned int | upperLimit |
unsigned int | 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 |
0: 3.2 s 1: 1.6 s 2: 1.2 s 3: 0.8 s Use default value!
Definition at line 1230 of file YouBotGripperParameter.hpp.
youbot::ShortDetectionTimer::ShortDetectionTimer | ( | ) |
Definition at line 1556 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 1565 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1250 of file YouBotGripperParameter.hpp.
void youbot::ShortDetectionTimer::getParameter | ( | unsigned int & | parameter | ) | const |
Definition at line 1570 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1252 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1597 of file YouBotGripperParameter.cpp.
void youbot::ShortDetectionTimer::setParameter | ( | const unsigned int & | parameter | ) |
Definition at line 1576 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1604 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1589 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1231 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1232 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1256 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1260 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1262 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1252 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1258 of file YouBotGripperParameter.hpp.