Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ElementModel::AttributeNode Struct Reference

An attribute node. More...

#include <elementmodel.h>

Inheritance diagram for ElementModel::AttributeNode:

ElementModel::Node List of all members.

Public Attributes

size_t noAttrCnt
 Number of appearances of the element without the attributes.

size_t yesAttrCnt
 Number of appearances of the element with the attributes.

bool hasAttr
 The prediction whether the attributes are expected, or not.


Detailed Description

An attribute node.

This node always follows the StartNode and indicates whether the element should have or shouldn't have some attributes.

Definition at line 145 of file elementmodel.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 5 10:43:07 2003 for Exalt by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002