Public Member Functions | Private Attributes
robotican_hardware::Gps Class Reference

#include <Gps.h>

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

List of all members.

Public Member Functions

virtual void buildDevice ()
virtual void deviceAck (const DeviceAck *ack)
 Gps (byte id, TransportLayer *transportLayer, unsigned int baudrate, std::string topicName, std::string frameId)
virtual void update (const DeviceMessage *deviceMessage)
virtual void write ()

Private Attributes

unsigned int _baudrate
std::string _frameId
ros::Publisher _gpsFeedback
std::string _topicName

Detailed Description

Definition at line 15 of file Gps.h.


Constructor & Destructor Documentation

robotican_hardware::Gps::Gps ( byte  id,
TransportLayer transportLayer,
unsigned int  baudrate,
std::string  topicName,
std::string  frameId 
)

Definition at line 7 of file Gps.cpp.


Member Function Documentation

Implements robotican_hardware::Device.

Definition at line 36 of file Gps.cpp.

void robotican_hardware::Gps::deviceAck ( const DeviceAck *  ack) [virtual]

Reimplemented from robotican_hardware::Device.

Definition at line 48 of file Gps.cpp.

void robotican_hardware::Gps::update ( const DeviceMessage *  deviceMessage) [virtual]

Implements robotican_hardware::Device.

Definition at line 14 of file Gps.cpp.

void robotican_hardware::Gps::write ( ) [virtual]

Implements robotican_hardware::Device.

Definition at line 32 of file Gps.cpp.


Member Data Documentation

unsigned int robotican_hardware::Gps::_baudrate [private]

Definition at line 17 of file Gps.h.

Definition at line 18 of file Gps.h.

Definition at line 20 of file Gps.h.

Definition at line 19 of file Gps.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