NovatelStream Class Reference
[Novatel receiver utilities]

#include <NovatelStream.hpp>

Inheritance diagram for NovatelStream:

Inheritance graph
[legend]
Collaboration diagram for NovatelStream:

Collaboration graph
[legend]
List of all members.

Detailed Description

The stream used to obtain data from a binary Novatel File.

See also:
NovatelData

Definition at line 67 of file NovatelStream.hpp.

Public Member Functions

 NovatelStream ()
 default constructor
 NovatelStream (const char *fn, std::ios::openmode mode=std::ios::in|std::ios::binary)
 Constructor.
virtual ~NovatelStream ()
 destructor per the coding standards
virtual void open (const char *fn, std::ios::openmode mode=std::ios::in|std::ios::binary)
 overrides open


Constructor & Destructor Documentation

NovatelStream  )  [inline]
 

default constructor

Definition at line 71 of file NovatelStream.hpp.

NovatelStream const char *  fn,
std::ios::openmode  mode = std::ios::in|std::ios::binary
[inline]
 

Constructor.

Parameters:
fn the name of the Novatel file to be opened
mode the ios::openmode to be used on fn

Definition at line 78 of file NovatelStream.hpp.

virtual ~NovatelStream  )  [inline, virtual]
 

destructor per the coding standards

Definition at line 84 of file NovatelStream.hpp.


Member Function Documentation

virtual void open const char *  fn,
std::ios::openmode  mode = std::ios::in|std::ios::binary
[inline, virtual]
 

overrides open

Reimplemented from FFBinaryStream.

Definition at line 87 of file NovatelStream.hpp.


The documentation for this class was generated from the following file:
Generated on Sun May 19 03:31:45 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1