FICStreamBase Class Reference

#include <FICStreamBase.hpp>

Inheritance diagram for FICStreamBase:

Inheritance graph
[legend]
Collaboration diagram for FICStreamBase:

Collaboration graph
[legend]
List of all members.

Detailed Description

Encapsulates FIC stream data for FIC and FICA files.

Definition at line 64 of file FICStreamBase.hpp.

Public Member Functions

 FICStreamBase ()
 Default constructor.
virtual ~FICStreamBase ()
 destructor per the coding standards
void open ()
 resets the header info for derived classes

Public Attributes

bool headerRead
 Whether or not the header's been read for this file.
FICHeader header
 The FICHeader object for this file.


Constructor & Destructor Documentation

FICStreamBase  )  [inline]
 

Default constructor.

Definition at line 68 of file FICStreamBase.hpp.

virtual ~FICStreamBase  )  [inline, virtual]
 

destructor per the coding standards

Definition at line 73 of file FICStreamBase.hpp.


Member Function Documentation

void open  )  [inline]
 

resets the header info for derived classes

Definition at line 76 of file FICStreamBase.hpp.


Member Data Documentation

FICHeader header
 

The FICHeader object for this file.

Definition at line 82 of file FICStreamBase.hpp.

Referenced by FICHeader::reallyGetRecord(), and FICData::reallyGetRecord().

bool headerRead
 

Whether or not the header's been read for this file.

Definition at line 80 of file FICStreamBase.hpp.

Referenced by FICHeader::reallyGetRecord(), and FICData::reallyGetRecord().


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