CSLNull Class Reference

Describes a null object. More...

#include <Null.h>

Inheritance diagram for CSLNull:

CSLPrimitive CSLTemplate CSIBCNode List of all members.

Public Member Functions

  CSLNull (CSLScene *in_pScene, CSLModel *in_pModel, CdotXSITemplate *in_pTemplate)
  Constructor.
virtual  ~CSLNull ()
  Destructor.
virtual SI_Error  Synchronize ()
CSLTemplate::ETemplateType  Type ()

Detailed Description

Describes a null object.


Constructor & Destructor Documentation

CSLNull ( CSLScene in_pScene,
CSLModel in_pModel,
CdotXSITemplate in_pTemplate  
)

Constructor.

Parameters:
in_pScene  Parent scene
in_pModel  Parent model
in_pTemplate  Template containing the null
Returns:
an instance of CSLNull


Member Function Documentation

virtual SI_Error Synchronize (  )  [virtual]

Synchronizes this NULL instance with its IO layer representation

Returns:
SI_Error
Return values:
SI_SUCCESS  this function always returns SI_SUCCESS

Reimplemented from CSLTemplate.

CSLTemplate::ETemplateType Type (  )  [virtual]

Get the template type

Returns:
ETemplateType the template type of the NULL

Implements CSLTemplate.


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