Dune::RawStream Class Reference

write out data in binary More...

#include <dune/grid/io/file/vtk/streams.hh>

List of all members.

Public Member Functions

 RawStream (std::ostream &theStream)
 make a new stream
template<class T >
void write (T data)
 write data to stream

Detailed Description

write out data in binary


Constructor & Destructor Documentation

Dune::RawStream::RawStream ( std::ostream &  theStream  )  [inline]

make a new stream


Member Function Documentation

template<class T >
void Dune::RawStream::write ( data  )  [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].