GPSlistener Class Reference

GPS event listener. More...

#include <Devices/GPS.H>

List of all members.

Public Member Functions

virtual ~GPSlistener ()
 Destructor.
virtual void newData (const GPSdata &data)=0
 New GPS data available.

Detailed Description

GPS event listener.

The GPSlistener is called each time a new GPS fix data block is received. This is a virtual base class and users should define their own derived classes that will do something when a frame is received.

Definition at line 92 of file GPS.H.


Constructor & Destructor Documentation

GPSlistener::~GPSlistener (  )  [virtual]

Destructor.

Definition at line 45 of file GPS.C.


Member Function Documentation

virtual void GPSlistener::newData ( const GPSdata data  )  [pure virtual]

New GPS data available.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:22:01 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3