gps::GpsRs232::ReadError Class Reference

#include <gps.h>

Inheritance diagram for gps::GpsRs232::ReadError:

Inheritance graph
[legend]
Collaboration diagram for gps::GpsRs232::ReadError:

Collaboration graph
[legend]
List of all members.

Detailed Description

GPS serial read error.


Public Member Functions

 ReadError (int e)
 Builds a serial read error object.
virtual const char * description (void) const
 Error description.
virtual ~ReadError (void)
 Destroys a GPS serial read error object.


Constructor & Destructor Documentation

gps::GpsRs232::ReadError::ReadError ( int  e  ) 

Builds a serial read error object.

Parameters:
e error code


Member Function Documentation

virtual const char* gps::GpsRs232::ReadError::description ( void   )  const [virtual]

Error description.

Returns:
a pointer to a string with error description

Reimplemented from gps::GpsRs232::Error.


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