YouBotJointParameterPasswordProtected Class Reference

abstract youBot joint parameter More...

#include <YouBotJointParameterPasswordProtected.hpp>

Inheritance diagram for YouBotJointParameterPasswordProtected:
Inheritance graph
[legend]

Public Member Functions

virtual ~YouBotJointParameterPasswordProtected ()
virtual void toString (std::string &value)=0

Protected Member Functions

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

Protected Attributes

std::string name
ParameterType parameterType

Friends

class YouBotJoint

Detailed Description

abstract youBot joint parameter

Definition at line 72 of file YouBotJointParameterPasswordProtected.hpp.


Constructor & Destructor Documentation

Definition at line 54 of file YouBotJointParameterPasswordProtected.cpp.

Definition at line 59 of file YouBotJointParameterPasswordProtected.cpp.


Member Function Documentation

virtual std::string getName (  )  const [protected, pure virtual]

Implements YouBotJointParameter.

virtual ParameterType getType (  )  const [protected, pure virtual]

Implements YouBotJointParameter.

virtual void getYouBotMailboxMsg ( YouBotSlaveMailboxMsg message,
TMCLCommandNumber  msgType,
const YouBotJointStorage storage 
) const [protected, pure virtual]

Implements YouBotJointParameter.

virtual void setYouBotMailboxMsg ( const YouBotSlaveMailboxMsg message,
const YouBotJointStorage storage 
) [protected, pure virtual]

Implements YouBotJointParameter.

virtual void toString ( std::string &  value  )  [pure virtual]

Friends And Related Function Documentation

friend class YouBotJoint [friend]

Field Documentation

std::string name [protected]

Reimplemented from YouBotJointParameter.

Definition at line 93 of file YouBotJointParameterPasswordProtected.hpp.

ParameterType parameterType [protected]

Reimplemented from YouBotJointParameter.

Definition at line 95 of file YouBotJointParameterPasswordProtected.hpp.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.3