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

XmlPIEvent Struct Reference

XML event reporting procession instruction. More...

#include <xmlmodelevents.h>

Inheritance diagram for XmlPIEvent:

XmlModelEvent List of all members.

Public Methods

 XmlPIEvent (const XmlChar *target, const XmlChar *data)
 A constructor. More...


Public Attributes

const XmlChar * target
 Target.

const XmlChar * data
 Data of the instruction.


Detailed Description

XML event reporting procession instruction.

Definition at line 225 of file xmlmodelevents.h.


Constructor & Destructor Documentation

XmlPIEvent::XmlPIEvent const XmlChar *    target,
const XmlChar *    data
[inline]
 

A constructor.

Parameters:
target  The PI's target.
data  The PI's data.

Definition at line 233 of file xmlmodelevents.h.

References data, XmlModelEvent::PI, target, XmlModelEvent::type, and XmlChar.


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