Public Member Functions | Protected Member Functions | Private Attributes
robotican_hardware::RiCMotor Class Reference

#include <RiCMotor.h>

Inheritance diagram for robotican_hardware::RiCMotor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void buildDevice ()=0
virtual void deviceAck (const DeviceAck *ack)
 RiCMotor (byte id, TransportLayer *transportLayer, byte motorAddress, byte eSwitchPin, byte eSwitchType)
virtual void update (const DeviceMessage *deviceMessage)=0
virtual void write ()=0

Protected Member Functions

byte getAddress ()
byte getESwitchPin ()
byte getESwitchType ()

Private Attributes

byte _eSwitchPin
byte _eSwitchType
byte _motorAddress

Detailed Description

Definition at line 22 of file RiCMotor.h.


Constructor & Destructor Documentation

robotican_hardware::RiCMotor::RiCMotor ( byte  id,
TransportLayer transportLayer,
byte  motorAddress,
byte  eSwitchPin,
byte  eSwitchType 
)

Definition at line 22 of file RiCMotor.cpp.


Member Function Documentation

virtual void robotican_hardware::RiCMotor::buildDevice ( ) [pure virtual]
void robotican_hardware::RiCMotor::deviceAck ( const DeviceAck *  ack) [virtual]

Reimplemented from robotican_hardware::Device.

Definition at line 11 of file RiCMotor.cpp.

Definition at line 91 of file RiCMotor.cpp.

Definition at line 83 of file RiCMotor.cpp.

Definition at line 87 of file RiCMotor.cpp.

virtual void robotican_hardware::RiCMotor::update ( const DeviceMessage *  deviceMessage) [pure virtual]
virtual void robotican_hardware::RiCMotor::write ( ) [pure virtual]

Member Data Documentation

Definition at line 25 of file RiCMotor.h.

Definition at line 26 of file RiCMotor.h.

Definition at line 24 of file RiCMotor.h.


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


robotican_hardware_interface
Author(s):
autogenerated on Fri Oct 27 2017 03:02:48