CSLUnresolvedElement Class Reference

This class is used internally when parsing the dotXSI file to resolve template references. More...

#include <Scene.h>

List of all members.

Public Member Functions

CSLTemplate UnresolvedObject ()
CSLTemplate UnresolvedParent ()
SI_Char *  ReferenceName ()
void *  UserData ()


Detailed Description

This class is used internally when parsing the dotXSI file to resolve template references.


Member Function Documentation

CSLTemplate * UnresolvedObject (  )  [inline]

Returns the unresolved temlpate.

Returns:
The unresolved template.

CSLTemplate * UnresolvedParent (  )  [inline]

Returns the unresolved parent temlpate.

Returns:
The unresolved parent template.

SI_Char * ReferenceName (  )  [inline]

Returns the reference name.

Returns:
The name of the reference.

void * UserData (  )  [inline]

Returns the user data attached to this object.

Returns:
User data.


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