.TH "sc::StateInFile" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::StateInFile \- Reads state information from a file\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::StateIn\fP\&. .PP Inherited by \fBsc::StateInBin\fP, and \fBsc::StateInText\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBStateInFile\fP ()" .br .RI "State information will be obtained from cin\&. " .ti -1c .RI "\fBStateInFile\fP (std::istream &s)" .br .RI "State information will be obtained from fp\&. " .ti -1c .RI "\fBStateInFile\fP (const char *name)" .br .RI "State information will be obtained from name\&. " .ti -1c .RI "virtual int \fBopen\fP (const char *name)" .br .RI "State information will be obtained from name\&. " .ti -1c .RI "virtual void \fBclose\fP ()" .br .RI "Close the output file\&. " .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 Reads state information from a file\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.