CSLUnresolvedElement Class Reference

#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]

Get the unresolved temlpate.

Returns:
CSLTemplate* The unresolved template.

CSLTemplate * UnresolvedParent (  )  [inline]

Get the unresolved parent temlpate.

Returns:
CSLTemplate* The unresolved parent template.

SI_Char * ReferenceName (  )  [inline]

Get the reference name.

Returns:
SI_Char* The name of the reference.

void * UserData (  )  [inline]

Get the user data attached to this object.

Returns:
void* User data.


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