Public Member Functions | Private Member Functions | Private Attributes | Friends
youbot::CalibrateGripper Class Reference

#include <YouBotGripperParameter.hpp>

Inheritance diagram for youbot::CalibrateGripper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CalibrateGripper ()
void getParameter (bool &parameter) const
void setParameter (const bool parameter)
void toString (std::string &value) const
virtual ~CalibrateGripper ()

Private Member Functions

std::string getName () const
ParameterType getType () const
virtual void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message) const
virtual void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message)

Private Attributes

std::string name
ParameterType parameterType
bool value

Friends

class YouBotGripper
class YouBotGripperBar

Detailed Description

Calibrate the gripper

Definition at line 188 of file YouBotGripperParameter.hpp.


Constructor & Destructor Documentation

Definition at line 172 of file YouBotGripperParameter.cpp.

Definition at line 180 of file YouBotGripperParameter.cpp.


Member Function Documentation

std::string youbot::CalibrateGripper::getName ( ) const [inline, private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 214 of file YouBotGripperParameter.hpp.

void youbot::CalibrateGripper::getParameter ( bool &  parameter) const

Definition at line 186 of file YouBotGripperParameter.cpp.

ParameterType youbot::CalibrateGripper::getType ( ) const [inline, private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 208 of file YouBotGripperParameter.hpp.

void youbot::CalibrateGripper::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message) const [private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 209 of file YouBotGripperParameter.cpp.

void youbot::CalibrateGripper::setParameter ( const bool  parameter)

Definition at line 193 of file YouBotGripperParameter.cpp.

void youbot::CalibrateGripper::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message) [private, virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 215 of file YouBotGripperParameter.cpp.

void youbot::CalibrateGripper::toString ( std::string &  value) const [virtual]

Implements youbot::YouBotGripperParameter.

Definition at line 200 of file YouBotGripperParameter.cpp.


Friends And Related Function Documentation

friend class YouBotGripper [friend]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 190 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar [friend]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 191 of file YouBotGripperParameter.hpp.


Member Data Documentation

std::string youbot::CalibrateGripper::name [private]

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 222 of file YouBotGripperParameter.hpp.

Reimplemented from youbot::YouBotGripperParameter.

Definition at line 224 of file YouBotGripperParameter.hpp.

Definition at line 218 of file YouBotGripperParameter.hpp.


The documentation for this class was generated from the following files:


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Oct 6 2014 09:08:03