.TH "sc::SCMatrixBlockList" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SCMatrixBlockList .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SavableState\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBSCMatrixBlockList\fP (\fBStateIn\fP &)" .br .ti -1c .RI "void \fBsave_data_state\fP (\fBStateOut\fP &)" .br .RI "Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. " .ti -1c .RI "void \fBinsert\fP (\fBSCMatrixBlock\fP *)" .br .ti -1c .RI "void \fBappend\fP (\fBSCMatrixBlock\fP *)" .br .ti -1c .RI "\fBSCMatrixBlockListIter\fP \fBbegin\fP ()" .br .ti -1c .RI "\fBSCMatrixBlockListIter\fP \fBend\fP ()" .br .ti -1c .RI "\fBSCMatrixBlockList\fP * \fBdeepcopy\fP ()" .br .in -1c .SS "Additional Inherited Members" .SH "Member Function Documentation" .PP .SS "void sc::SCMatrixBlockList::save_data_state (\fBStateOut\fP &)\fC [virtual]\fP" .PP Save the base classes (with save_data_state) and the members in the same order that the \fBStateIn\fP CTOR initializes them\&. This must be implemented by the derived class if the class has data\&. .PP Reimplemented from \fBsc::SavableState\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.