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

#include <YouBotJointParameterPasswordProtected.hpp>

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

List of all members.

Public Member Functions

void getParameter (unsigned int &parameter) const
void setParameter (const unsigned int parameter)
 StopSwitchPolarity ()
void toString (std::string &value)
virtual ~StopSwitchPolarity ()

Private Member Functions

std::string getName () const
ParameterType getType () const
void getYouBotMailboxMsg (YouBotSlaveMailboxMsg &message, TMCLCommandNumber msgType, const YouBotJointStorage &storage) const
void setYouBotMailboxMsg (const YouBotSlaveMailboxMsg &message, const YouBotJointStorage &storage)

Private Attributes

unsigned int lowerLimit
std::string name
ParameterType parameterType
unsigned int upperLimit
unsigned int value

Friends

class YouBotJoint

Detailed Description

Stop switch polarity. Bit 0: Left stop switch polarity
Bit set: Left stop switch input is high active
Bit clear: Left stop switch input is low active

Bit 1: Right stop switch polarity
Bit set: Right stop switch input is high active
Bit clear: Right stop switch input is low active

Definition at line 1294 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 1798 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 1808 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

std::string youbot::StopSwitchPolarity::getName ( ) const [inline, private, virtual]
void youbot::StopSwitchPolarity::getParameter ( unsigned int &  parameter) const

Definition at line 1814 of file YouBotJointParameterPasswordProtected.cpp.

ParameterType youbot::StopSwitchPolarity::getType ( ) const [inline, private, virtual]
void youbot::StopSwitchPolarity::getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [private, virtual]
void youbot::StopSwitchPolarity::setParameter ( const unsigned int  parameter)

Definition at line 1821 of file YouBotJointParameterPasswordProtected.cpp.

void youbot::StopSwitchPolarity::setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
) [private, virtual]
void youbot::StopSwitchPolarity::toString ( std::string &  value) [virtual]

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Member Data Documentation

Definition at line 1328 of file YouBotJointParameterPasswordProtected.hpp.

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

Definition at line 1324 of file YouBotJointParameterPasswordProtected.hpp.

unsigned int youbot::StopSwitchPolarity::value [private]

Definition at line 1330 of file YouBotJointParameterPasswordProtected.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:04