Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XMLPScanToken Class Reference

List of all members.

Public Methods

XMLPScanToken & operator= (const XMLPScanToken &toCopy)
Constructor
 XMLPScanToken (const XMLPScanToken &toCopy)
Destructor

Protected Methods

void set (const XMLUInt32 scannerId, const XMLUInt32 sequenceId)

Friends

class XMLScanner

Detailed Description

This simple class is used as a sanity check when the scanner is used to do progressive parsing. It insures that things are not done out of sequence and that sequences of scan calls are made correctly to the right scanner instances.

To client code, it is just a magic cookie which is obtained when a progressive parse is begun, and which is passed back in on each subsequent call of the progressive parse.


The documentation for this class was generated from the following file:
Generated on Tue Nov 19 09:36:48 2002 by doxygen1.3-rc1