Dune::ALU2dGridObjectStream Class Reference

#include <dune/grid/alugrid/2d/alu2dinclude.hh>

List of all members.

Classes

class  EOFException

Public Member Functions

template<class T >
void readObject (T &)
void readObject (int)
void readObject (double)
template<class T >
void writeObject (T &)
void writeObject (int)
void writeObject (double)
template<class T >
void read (T &) const
template<class T >
void write (const T &)

Member Function Documentation

template<class T >
void Dune::ALU2dGridObjectStream::read ( T &   )  const [inline]
void Dune::ALU2dGridObjectStream::readObject ( int   )  [inline]
void Dune::ALU2dGridObjectStream::readObject ( double   )  [inline]
template<class T >
void Dune::ALU2dGridObjectStream::readObject ( T &   )  [inline]
template<class T >
void Dune::ALU2dGridObjectStream::write ( const T &   )  [inline]
template<class T >
void Dune::ALU2dGridObjectStream::writeObject ( T &   )  [inline]
void Dune::ALU2dGridObjectStream::writeObject ( double   )  [inline]
void Dune::ALU2dGridObjectStream::writeObject ( int   )  [inline]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].