Archon::X3D::XML::Parser::StackEntry Struct Reference

Collaboration diagram for Archon::X3D::XML::Parser::StackEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StackEntry ()

Public Attributes

Element element
Ref< NodeBasenode
 Is nil if unrecogized or special element (incl.
Ref< CustomFieldBasefield
 Scripts and posibly also prototypes need this instead of a node.
const NodeFieldBasecontainerField
int containerStackIndex
string cdata
 Text occuring between start and end tags for this element (not including cdata from sub elements).

Detailed Description

Definition at line 94 of file parse_xml.C.


Member Data Documentation

Ref<NodeBase> Archon::X3D::XML::Parser::StackEntry::node
 

Is nil if unrecogized or special element (incl.

node elements with the USE attribute)

Definition at line 102 of file parse_xml.C.

Referenced by Archon::X3D::XML::Parser::characterDataHandler(), Archon::X3D::XML::Parser::displayStack(), Archon::X3D::XML::Parser::endElement(), Archon::X3D::XML::Parser::getElementName(), Archon::X3D::XML::Parser::injectChild(), and Archon::X3D::XML::Parser::parseStartElement().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 23:03:57 2006 for Archon by  doxygen 1.4.4