Null Class Reference
[Types]

This class is for a Variant type. Variant. More...

#include <Null.h>

Inheritance diagram for Null:
IComparable IHashable

List of all members.

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
 operator void * () const

Static Public Member Functions

static NullInstance ()

Static Protected Attributes

static Null m_instance

Detailed Description

This class is for a Variant type. Variant.

Definition at line 34 of file Null.h.


The documentation for this class was generated from the following files: