PWLib  1.10.10
Public Member Functions | Protected Attributes
PXMLStreamParser Class Reference

#include <pxml.h>

Inheritance diagram for PXMLStreamParser:
PXMLParser PObject

List of all members.

Public Member Functions

 PXMLStreamParser ()
virtual void EndElement (const char *name)
virtual PXMLRead (PChannel *channel)

Protected Attributes

BOOL rootOpen
PQueue< PXMLmessages

Constructor & Destructor Documentation


Member Function Documentation

virtual void PXMLStreamParser::EndElement ( const char *  name) [virtual]

Reimplemented from PXMLParser.

virtual PXML* PXMLStreamParser::Read ( PChannel channel) [virtual]

Member Data Documentation

PQueue<PXML> PXMLStreamParser::messages [protected]
BOOL PXMLStreamParser::rootOpen [protected]

The documentation for this class was generated from the following file: