FreeBSD Manual Pages
sc::Identity(3) MPQC sc::Identity(3) NAME sc::Identity - Identity gives objects a unique identity and ordering relationship relative to all other objects. SYNOPSIS #include <identity.h> Inherited by sc::ClassDesc, and sc::RefCount. Public Member Functions Identifier identifier () Return the Identifier for this argument. Detailed Description Identity gives objects a unique identity and ordering relationship relative to all other objects. Identity must be virtually inherited if multiple inheritance is to be used. Member Function Documentation Identifier sc::Identity::identifier () [inline] Return the Identifier for this argument. Usually this is just the pointer to the object. Author Generated automatically by Doxygen for MPQC from the source code. Version 2.3.1 Tue May 13 2025 sc::Identity(3)
NAME | SYNOPSIS | Detailed Description | Member Function Documentation | Author
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_Identity&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
