sc::StateOutFile Class Reference

Writes state information to files. More...

#include <state_file.h>

Inheritance diagram for sc::StateOutFile:
sc::StateOut sc::DescribedClass sc::RefCount sc::Identity sc::StateOutBin sc::StateOutText

List of all members.

Public Member Functions

 StateOutFile ()
 State information will be written to ExEnv::outn().
 StateOutFile (std::ostream &s)
 State information will be written to s.
 StateOutFile (const char *name)
 State information will be written to name.
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 Sun Jul 11 11:14:58 2010 for MPQC 2.3.1 using the documentation package Doxygen 1.6.3.