MPQC  2.3.1
Public Member Functions | Protected Attributes
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 Wed Mar 28 2012 10:15:23 for MPQC 2.3.1 using the documentation package Doxygen 1.8.0.