.TH "sc::MemoryDataRequest" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::MemoryDataRequest .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "enum { \fBNData\fP = 6 }" .br .ti -1c .RI "enum \fBRequest\fP { \fBDeactivate\fP, \fBSync\fP, \fBRetrieve\fP, \fBReplace\fP, \fBDoubleSum\fP }" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBMemoryDataRequest\fP (Request r, int node=0, int offset=0, int size=0, int lock=0, int serial=0)" .br .ti -1c .RI "void \fBassign\fP (Request r, int node, int offset, int size, int lock, int serial)" .br .ti -1c .RI "void * \fBdata\fP () const" .br .ti -1c .RI "int \fBnbytes\fP () const" .br .ti -1c .RI "const char * \fBrequest_string\fP () const" .br .ti -1c .RI "MemoryDataRequest::Request \fBrequest\fP () const" .br .ti -1c .RI "int \fBnode\fP () const" .br .ti -1c .RI "int \fBoffset\fP () const" .br .ti -1c .RI "int \fBsize\fP () const" .br .ti -1c .RI "int \fBserial_number\fP () const" .br .ti -1c .RI "int \fBlock\fP () const" .br .ti -1c .RI "int \fBtouches_data\fP () const" .br .ti -1c .RI "int \fBreactivate\fP () const" .br .ti -1c .RI "void \fBoperator=\fP (const \fBMemoryDataRequest\fP &r)" .br .ti -1c .RI "void \fBprint\fP (const char *msg=0, std::ostream &o=\fBExEnv::out0\fP()) const" .br .in -1c .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.