Static Public Attributes | Private Member Functions
NullObject Class Reference
Collaboration diagram for NullObject:
Collaboration graph
[legend]

Static Public Attributes

static const NullObject nullObject
 The unique null object. More...
 

Private Member Functions

 NullObject ()
 Private constructor. More...
 
 NullObject (const NullObject &)
 Prevent copy-construction. More...
 
NullObjectoperator= (const NullObject &)
 Prevent assignment. More...
 

Detailed Description

Definition at line 47 of file nullObject.H.

Constructor & Destructor Documentation

◆ NullObject() [1/2]

NullObject ( )
inlineprivate

Private constructor.

Definition at line 50 of file nullObject.H.

◆ NullObject() [2/2]

NullObject ( const NullObject )
private

Prevent copy-construction.

Member Function Documentation

◆ operator=()

NullObject& operator= ( const NullObject )
private

Prevent assignment.

Field Documentation

◆ nullObject

The unique null object.

Definition at line 62 of file nullObject.H.


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