.TH "sc::Identity" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::Identity \- \fBIdentity\fP gives objects a unique identity and ordering relationship relative to all other objects\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherited by \fBsc::ClassDesc\fP, and \fBsc::RefCount\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBIdentifier\fP \fBidentifier\fP ()" .br .RI "Return the \fBIdentifier\fP for this argument\&. " .in -1c .SH "Detailed Description" .PP \fBIdentity\fP gives objects a unique identity and ordering relationship relative to all other objects\&. \fBIdentity\fP must be virtually inherited if multiple inheritance is to be used\&. .SH "Member Function Documentation" .PP .SS "\fBIdentifier\fP sc::Identity::identifier ()\fC [inline]\fP" .PP Return the \fBIdentifier\fP for this argument\&. Usually this is just the pointer to the object\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.