Null Class Reference

#include <null.h>

Inherits DataClass.

Collaboration diagram for Null:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Null ()

Protected Member Functions

virtual QString type_name () const
virtual DataClassshallow_copy () const
virtual void visit (DataVisitor &)


Detailed Description

Definition at line 29 of file null.h.


Constructor & Destructor Documentation

Null::Null (  )  [inline]

Definition at line 47 of file null.h.

Here is the caller graph for this function:


Member Function Documentation

virtual DataClass* Null::shallow_copy (  )  const [inline, protected, virtual]

The shallow_copy function should be overridden to return a shallow copy of the own object, but allocated with new.

Implements DataClass.

Definition at line 38 of file null.h.

Here is the call graph for this function:

virtual QString Null::type_name (  )  const [inline, protected, virtual]

Implements DataClass.

Definition at line 34 of file null.h.

virtual void Null::visit ( DataVisitor  )  [inline, protected, virtual]

Implements DataClass.

Definition at line 42 of file null.h.


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

Generated on Sat Feb 20 19:04:27 2010 for Data Objects by  doxygen 1.5.9