dune-fem  2.4.1-rc
Classes | Public Member Functions | List of all members
Dune::Fem::DummyObjectStream Struct Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/gridobjectstreams.hh>

Classes

class  EOFException
 

Public Member Functions

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

Member Function Documentation

template<class T >
void Dune::Fem::DummyObjectStream::read ( T &  ) const
inline
template<class T >
void Dune::Fem::DummyObjectStream::readObject ( T &  )
inline
void Dune::Fem::DummyObjectStream::readObject ( int  )
inline
void Dune::Fem::DummyObjectStream::readObject ( double  )
inline
template<class T >
void Dune::Fem::DummyObjectStream::write ( const T &  )
inline
template<class T >
void Dune::Fem::DummyObjectStream::writeObject ( T &  )
inline
void Dune::Fem::DummyObjectStream::writeObject ( int  )
inline
void Dune::Fem::DummyObjectStream::writeObject ( double  )
inline

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