The current acceleration (read only). More...
#include <YouBotGripperParameter.hpp>
Public Member Functions | |
ActualAcceleration () | |
void | getParameter (int ¶meter) const |
void | toString (std::string &value) const |
virtual | ~ActualAcceleration () |
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 | |
int | lowerLimit |
std::string | name |
ParameterType | parameterType |
int | upperLimit |
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 |
The current acceleration (read only).
Definition at line 1942 of file YouBotGripperParameter.hpp.
youbot::ActualAcceleration::ActualAcceleration | ( | ) |
Definition at line 2496 of file YouBotGripperParameter.cpp.
|
virtual |
Definition at line 2505 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1960 of file YouBotGripperParameter.hpp.
void youbot::ActualAcceleration::getParameter | ( | int & | parameter | ) | const |
Definition at line 2510 of file YouBotGripperParameter.cpp.
|
inlineprivatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 1962 of file YouBotGripperParameter.hpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2524 of file YouBotGripperParameter.cpp.
|
privatevirtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2531 of file YouBotGripperParameter.cpp.
|
virtual |
Implements youbot::YouBotGripperParameter.
Definition at line 2516 of file YouBotGripperParameter.cpp.
|
friend |
Definition at line 1943 of file YouBotGripperParameter.hpp.
|
friend |
Definition at line 1944 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1966 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1970 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1972 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1962 of file YouBotGripperParameter.hpp.
|
private |
Definition at line 1968 of file YouBotGripperParameter.hpp.