Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
youbot::ChopperHysteresisStart Class Reference

Hysteresis start setting. Please remark, that this value is an offset to the hysteresis end value. More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

 ChopperHysteresisStart ()
 
void getParameter (int &parameter) const
 
void setParameter (const int parameter)
 
void toString (std::string &value) const
 
virtual ~ChopperHysteresisStart ()
 
- 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
 

Detailed Description

Hysteresis start setting. Please remark, that this value is an offset to the hysteresis end value.

Definition at line 652 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::ChopperHysteresisStart::ChopperHysteresisStart ( )

Definition at line 818 of file YouBotGripperParameter.cpp.

youbot::ChopperHysteresisStart::~ChopperHysteresisStart ( )
virtual

Definition at line 827 of file YouBotGripperParameter.cpp.

Member Function Documentation

std::string youbot::ChopperHysteresisStart::getName ( ) const
inlineprivatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 672 of file YouBotGripperParameter.hpp.

void youbot::ChopperHysteresisStart::getParameter ( int &  parameter) const

Definition at line 832 of file YouBotGripperParameter.cpp.

ParameterType youbot::ChopperHysteresisStart::getType ( ) const
inlineprivatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 674 of file YouBotGripperParameter.hpp.

void youbot::ChopperHysteresisStart::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message) const
privatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 859 of file YouBotGripperParameter.cpp.

void youbot::ChopperHysteresisStart::setParameter ( const int  parameter)

Definition at line 838 of file YouBotGripperParameter.cpp.

void youbot::ChopperHysteresisStart::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message)
privatevirtual

Implements youbot::YouBotGripperParameter.

Definition at line 866 of file YouBotGripperParameter.cpp.

void youbot::ChopperHysteresisStart::toString ( std::string &  value) const
virtual

Implements youbot::YouBotGripperParameter.

Definition at line 851 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 653 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 654 of file YouBotGripperParameter.hpp.

Member Data Documentation

int youbot::ChopperHysteresisStart::lowerLimit
private

Definition at line 678 of file YouBotGripperParameter.hpp.

std::string youbot::ChopperHysteresisStart::name
private

Definition at line 682 of file YouBotGripperParameter.hpp.

ParameterType youbot::ChopperHysteresisStart::parameterType
private

Definition at line 684 of file YouBotGripperParameter.hpp.

int youbot::ChopperHysteresisStart::upperLimit
private

Definition at line 674 of file YouBotGripperParameter.hpp.

int youbot::ChopperHysteresisStart::value
private

Definition at line 680 of file YouBotGripperParameter.hpp.


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


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Jun 10 2019 15:46:26