.TH "sc::StateOutFile" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::StateOutFile \- Writes state information to files\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::StateOut\fP\&. .PP Inherited by \fBsc::StateOutBin\fP, and \fBsc::StateOutText\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBStateOutFile\fP ()" .br .RI "State information will be written to \fBExEnv::outn()\fP\&. " .ti -1c .RI "\fBStateOutFile\fP (std::ostream &s)" .br .RI "State information will be written to s\&. " .ti -1c .RI "\fBStateOutFile\fP (const char *name)" .br .RI "State information will be written to name\&. " .ti -1c .RI "virtual int \fBopen\fP (const char *name)" .br .RI "State information will be written to name\&. " .ti -1c .RI "virtual void \fBflush\fP ()" .br .RI "Flush the output stream\&. " .ti -1c .RI "virtual void \fBclose\fP ()" .br .RI "Close the output stream\&. " .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "int \fBopened_\fP" .br .ti -1c .RI "std::streambuf * \fBbuf_\fP" .br .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP Writes state information to files\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.