Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

GridFile Class Reference
[File IO]

#include <OpenMS/FORMAT/GridFile.h>

Inheritance diagram for GridFile:

XMLFile

List of all members.


Detailed Description

Provides Input/Output functionality for instances of class DGrid.

Public Member Functions

 GridFile ()
 Default constructor.
virtual ~GridFile ()
 Destructor.
void load (String filename, Grid &grid) throw (Exception::FileNotFound,Exception::ParseError)
 loads the file with name filename into grid.
void store (String filename, const Grid &grid) const throw (Exception::UnableToCreateFile)
 stores the grid grid in file with name filename.

Constructor & Destructor Documentation

GridFile (  )  [inline]

Default constructor.

virtual ~GridFile (  )  [inline, virtual]

Destructor.


Member Function Documentation

void load ( String  filename,
Grid grid 
) throw (Exception::FileNotFound,Exception::ParseError)

loads the file with name filename into grid.

void store ( String  filename,
const Grid grid 
) const throw (Exception::UnableToCreateFile)

stores the grid grid in file with name filename.


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:44 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1