DOKK / manpages / debian 11 / libsc-doc / sc_StateOutFile.3.en
sc::StateOutFile(3) MPQC sc::StateOutFile(3)

sc::StateOutFile - Writes state information to files.

#include <state_file.h>

Inherits sc::StateOut.

Inherited by sc::StateOutBin, and sc::StateOutText.


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.


int opened_
std::streambuf * buf_

Writes state information to files.

Generated automatically by Doxygen for MPQC from the source code.

Sun Oct 4 2020 Version 2.3.1