Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

OstreamComplex2DFmt Class Reference
[Complex2D-Format I/O Adapter]

Output adapter for Complex2D file format. More...

#include <complex2d-format-output.h>

List of all members.

Public Types

typedef int vertex_handle
typedef int cell_handle
typedef int_vertex_iterator<
self > 
Vertex
typedef int_vertex_iterator<
self > 
VertexIterator
typedef int_cell_iterator<
self > 
Cell
typedef int_cell_iterator<
self > 
CellIterator

Public Methods

 OstreamComplex2DFmt ()
 OstreamComplex2DFmt (std::ostream &ot, int off=0)
 OstreamComplex2DFmt (std::string const &nm, int off=0)
 OstreamComplex2DFmt (self const &rhs)
self & operator= (self const &rhs)
 ~OstreamComplex2DFmt ()
void init (std::string const &nm)
std::ostream & Out ()
int Offset () const
void set_nv (int n)
void set_nc (int n)
int NumOfVertices () const
int NumOfCells () const
Cell cell (int c) const
Vertex vertex (int v) const

Protected Attributes

std::ostream * out
bool owned
int offset
int nv
int nc

Related Functions

(Note that these are not member functions.)

template<class GRID> void ConstructGrid0 (OstreamComplex2DFmt &Out, GRID const &G)
 ConstructGrid overload for OstreamComplex2DFmt. More...

template<class GRID, class GEOM> void ConstructGrid (OstreamComplex2DFmt &Out, GRID const &G, GEOM const &Geom)
 ConstructGrid overload for OstreamComplex2DFmt. More...

template<class GRID, class GEOM> void ConstructGrid (OstreamComplex2DFmt &Out, OstreamComplex2DFmt &, GRID const &G, GEOM const &Geom)
 ConstructGrid overload for OstreamComplex2DFmt. More...


Detailed Description

Output adapter for Complex2D file format.

See also:
Module Complex2D-Format I/O Adapter

Definition at line 30 of file complex2d-format-output.h.


The documentation for this class was generated from the following files:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:06:03 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000