Package: GrAL Base        GrAL: Packages | Concepts | Homepage

GrAL::OstreamComplex2DFmt Class Reference
[Complex2D format I/O Adapter]

Output adapter for Complex2D file format. More...

#include </home/guntram/tmp/GrAL/gral/base/include/Gral/IO/complex2d-format-output.h>

Collaboration diagram for GrAL::OstreamComplex2DFmt:

Collaboration graph
[legend]

List of all members.

Public Types

typedef int vertex_handle
typedef int cell_handle
typedef vertex_iterator_int
< grid_types< self > > 
Vertex
typedef vertex_iterator_int
< grid_types< self > > 
VertexIterator
typedef cell_iterator_int
< grid_types< self > > 
Cell
typedef cell_iterator_int
< grid_types< self > > 
CellIterator

Public Member Functions

 OstreamComplex2DFmt (ref_ptr< std::ostream > ot, int off=0)
 OstreamComplex2DFmt (std::ostream &ot, int off=0)
 OstreamComplex2DFmt (std::string const &nm, int off=0)
 OstreamComplex2DFmt (self const &rhs)
selfoperator= (self const &rhs)
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

ref_ptr< std::ostream > out
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.
template<class GRID , class GEOM >
void ConstructGrid (OstreamComplex2DFmt &Out, GRID const &G, GEOM const &Geom)
 ConstructGrid overload for OstreamComplex2DFmt.
template<class GRID , class GEOM >
void ConstructGrid (OstreamComplex2DFmt &Out, OstreamComplex2DFmt &, GRID const &G, GEOM const &Geom)
 ConstructGrid overload for OstreamComplex2DFmt.


Detailed Description

Output adapter for Complex2D file format.

See also:
Module Complex2D format I/O Adapter

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


The documentation for this class was generated from the following files:

©  Guntram Berti 1997-2009. See the GrAL Homepage for up-to-date information.

Generated on Tue Mar 31 19:11:43 2009 for GrAL Base by doxygen 1.5.8