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

DataQueueItem Struct Reference

One item in the DataQueue. More...

#include <xmlmodelbase.h>

List of all members.

Public Attributes

DataQueueItemType type
 The type of the item.

XmlChar * data
 The data of the item.

int length
 The length of the string data.

int value
 The numeric value of the item.


Detailed Description

One item in the DataQueue.

Definition at line 67 of file xmlmodelbase.h.


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