#include <identity.h>
Inheritance diagram for Identity
Public Methods | |
virtual | ~Identity () |
Identifier | identifier () |
Return the Identifier for this argument. More... |
Identity must be virtually inherited if multiple inheritance is to be used.
|
Return the Identifier for this argument. Usually this is just the pointer to the object. |