dune-grid  2.2.0
Classes | Public Member Functions
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]
template<class T >
void Dune::ALU2dGridObjectStream::readObject ( T &  ) [inline]
void Dune::ALU2dGridObjectStream::readObject ( int  ) [inline]
void Dune::ALU2dGridObjectStream::readObject ( double  ) [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]

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