sc::Identity Class Reference

Identity gives objects a unique identity and ordering relationship relative to all other objects. More...

#include <identity.h>

Inheritance diagram for sc::Identity:

Inheritance graph
[legend]
List of all members.

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.


The documentation for this class was generated from the following file:
Generated at Wed Sep 5 14:03:38 2007 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.2.
These pages are hosted on SourceForge.net