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

The current limit two seconds after the motor has stopped. More...

#include <YouBotGripperParameter.hpp>

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

Public Member Functions

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

The current limit two seconds after the motor has stopped.

Definition at line 1787 of file YouBotGripperParameter.hpp.

Constructor & Destructor Documentation

youbot::StandbyCurrent::StandbyCurrent ( )

Definition at line 2294 of file YouBotGripperParameter.cpp.

youbot::StandbyCurrent::~StandbyCurrent ( )
virtual

Definition at line 2303 of file YouBotGripperParameter.cpp.

Member Function Documentation

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

Implements youbot::YouBotGripperParameter.

Definition at line 1808 of file YouBotGripperParameter.hpp.

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

Definition at line 2308 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 1810 of file YouBotGripperParameter.hpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2335 of file YouBotGripperParameter.cpp.

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

Definition at line 2314 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2342 of file YouBotGripperParameter.cpp.

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

Implements youbot::YouBotGripperParameter.

Definition at line 2327 of file YouBotGripperParameter.cpp.

Friends And Related Function Documentation

friend class YouBotGripper
friend

Definition at line 1788 of file YouBotGripperParameter.hpp.

friend class YouBotGripperBar
friend

Definition at line 1789 of file YouBotGripperParameter.hpp.

Member Data Documentation

int youbot::StandbyCurrent::lowerLimit
private

Definition at line 1814 of file YouBotGripperParameter.hpp.

std::string youbot::StandbyCurrent::name
private

Definition at line 1818 of file YouBotGripperParameter.hpp.

ParameterType youbot::StandbyCurrent::parameterType
private

Definition at line 1820 of file YouBotGripperParameter.hpp.

int youbot::StandbyCurrent::upperLimit
private

Definition at line 1810 of file YouBotGripperParameter.hpp.

int youbot::StandbyCurrent::value
private

Definition at line 1816 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:27