MSCStream Class Reference
[files]

#include <MSCStream.hpp>

Inheritance diagram for MSCStream:

Inheritance graph
[legend]
Collaboration diagram for MSCStream:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stream used to obtain data from a Monitor Station Coordinates File.

Definition at line 56 of file MSCStream.hpp.

Public Member Functions

 MSCStream ()
 Default constructor.
 MSCStream (const char *fn, std::ios::openmode mode=std::ios::in) throw ()
 Constructor.
virtual ~MSCStream ()
 Destructor.


Constructor & Destructor Documentation

MSCStream  )  [inline]
 

Default constructor.

Definition at line 60 of file MSCStream.hpp.

MSCStream const char *  fn,
std::ios::openmode  mode = std::ios::in
throw () [inline]
 

Constructor.

Parameters:
fn the file to open
mode the ios::openmode to use in opening fn

Definition at line 67 of file MSCStream.hpp.

virtual ~MSCStream  )  [inline, virtual]
 

Destructor.

Definition at line 73 of file MSCStream.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Feb 8 03:31:40 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1