PTLib
Version 2.12.9
|
This is the complete list of members for PXMLStreamParser, including all inherited members.
AddCharacterData(const char *data, int len) | PXMLParser | virtual |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
currentElement | PXMLParser | protected |
DEFAULT_MAX_ENTITY_LENGTH enum value | PXMLBase | |
encoding | PXMLParser | protected |
EndDocTypeDecl() | PXMLParser | virtual |
EndElement(const char *name) | PXMLStreamParser | virtual |
EndNamespaceDeclHandler(const char *prefix) | PXMLParser | virtual |
EqualTo enum value | PObject | |
expat | PXMLParser | protected |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetEncoding() const | PXMLParser | inline |
GetErrorInfo(PString &errorString, unsigned &errorCol, unsigned &errorLine) | PXMLParser | |
GetMaxEntityLength() const | PXMLBase | inline |
GetOptions() const | PXMLBase | inline |
GetStandAlone() const | PXMLParser | inline |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
GetVersion() const | PXMLParser | inline |
GetXMLTree() const | PXMLParser | |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsClass(const char *cls) const | PObject | inline |
IsNoIndentElement(const PString &) const | PXMLBase | inlinevirtual |
IsStandAlone enum value | PXMLBase | |
lastElement | PXMLParser | protected |
LessThan enum value | PObject | |
m_maxEntityLength | PXMLBase | protected |
m_options | PXMLBase | protected |
m_parsing | PXMLParser | protected |
m_standAlone | PXMLParser | protected |
m_tempNamespaceList | PXMLParser | protected |
m_traceContextIdentifier | PObject | protected |
messages | PXMLStreamParser | protected |
NotStandAlone enum value | PXMLBase | |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
P_DECLARE_BITWISE_ENUM_EX(Options, 6,(NoOptions, Indent, NewLineAfterElement, NoIgnoreWhiteSpace, CloseExtended, WithNS, FragmentOnly), AllOptions=(1<<(6+1))-1) | PXMLBase | |
Parse(const char *data, int dataLen, bool final) | PXMLParser | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
PXMLBase(Options opts=NoOptions) | PXMLBase | |
PXMLParser(Options options=NoOptions) | PXMLParser | |
PXMLStreamParser() | PXMLStreamParser | |
Read(PChannel *channel) | PXMLStreamParser | virtual |
ReadFrom(istream &strm) | PObject | virtual |
rootElement | PXMLParser | protected |
SetMaxEntityLength(unsigned len) | PXMLBase | inline |
SetOptions(Options opts) | PXMLBase | inline |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
SetXMLTree(PXMLElement *newRoot) | PXMLParser | |
StandAloneType enum name | PXMLBase | |
StartDocTypeDecl(const char *docTypeName, const char *sysid, const char *pubid, int hasInternalSubSet) | PXMLParser | virtual |
StartElement(const char *name, const char **attrs) | PXMLParser | virtual |
StartNamespaceDeclHandler(const char *prefix, const char *uri) | PXMLParser | virtual |
UninitialisedStandAlone enum value | PXMLBase | |
UnknownStandAlone enum value | PXMLBase | |
version | PXMLParser | protected |
XmlDecl(const char *version, const char *encoding, int standAlone) | PXMLParser | virtual |
~PObject() | PObject | inlinevirtual |
~PXMLParser() | PXMLParser |