Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

StateOutFile Class Reference

Writes state information to files. More...

#include <state_file.h>

Inheritance diagram for StateOutFile

Inheritance graph
[legend]
Collaboration diagram for StateOutFile:

Collaboration graph
[legend]
List of all members.

Public Methods

 StateOutFile ()
 State information will be written to ExEnv::out().

 StateOutFile (std::ostream &s)
 State information will be written to s.

 StateOutFile (const char *name)
 State information will be written to name.

 ~StateOutFile ()
virtual int open (const char *name)
 State information will be written to name.

virtual void flush ()
 Flush the output stream.

virtual void close ()
 Close the output stream.


Protected Attributes

int opened_
std::streambuf* buf_

Detailed Description

Writes state information to files.


The documentation for this class was generated from the following file:
Generated at Thu Oct 4 18:09:59 2001 for MPQC 2.0.0 using the documentation package Doxygen 1.2.5.