gps::Gps Class Reference

#include <gps.h>

Inheritance diagram for gps::Gps:

Inheritance graph
[legend]
List of all members.

Detailed Description

Encapsulates functions common to all GPS devices.

Author:
Walter Fetter Lages <w.fetter@ieee.org>


Public Member Functions

virtual ~Gps (void)
 Destroys a Gps.
Nmea0183receive (void)
 Receives a NMEA 0183 sentence.

Protected Member Functions

virtual Nmea0183nmea0183 (const char str[])
 Creates a specific NMEA 0183 sentence from a string.

Classes

class  Error
 Generic Gps error. More...


Member Function Documentation

virtual Nmea0183* gps::Gps::nmea0183 ( const char  str[]  )  [protected, virtual]

Creates a specific NMEA 0183 sentence from a string.

Parameters:
str string
Returns:
pointer to a generic Nmea0183 sentence object

Nmea0183* gps::Gps::receive ( void   ) 

Receives a NMEA 0183 sentence.

Returns:
pointer to a Nmea0183 sentence.


The documentation for this class was generated from the following file:
Generated on Fri May 23 04:11:15 2008 for GPS Library by  doxygen 1.5.2