For an unset Variant Variant. More...
#include <Undefined.h>
Public Member Functions | |
virtual bool | Equals (const IComparable *a) const |
virtual int | Compare (const IComparable *a) const |
virtual bool | Equals (const IComparable &a) const |
virtual int | Compare (const IComparable &a) const |
virtual int32 | MajicNumber () const |
Class instances with the same majic number are of the same type (can be casted). Majic numbers above 0xFFFF are available for user applications. | |
virtual int32 | HashCode () const |
Static Public Member Functions | |
static Undefined & | Instance () |
Static Protected Attributes | |
static Undefined | m_instance |
Definition at line 34 of file Undefined.h.