PTLib
Version 2.14.3
|
This is the complete list of members for PXMLBase, including all inherited members.
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 | |
DEFAULT_MAX_ENTITY_LENGTH enum value | PXMLBase | |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetMaxEntityLength() const | PXMLBase | inline |
GetOptions() const | PXMLBase | inline |
GetTraceContextIdentifier() const | PObject | inline |
GetTraceContextIdentifier(PObject &obj) | PObject | inline |
GetTraceContextIdentifier(PObject *obj) | PObject | inline |
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 | |
LessThan enum value | PObject | |
m_maxEntityLength | PXMLBase | protected |
m_options | PXMLBase | protected |
m_traceContextIdentifier | PObject | 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 |
OutputIndent(ostream &strm, int indent, const PString &elementName=PString::Empty()) const | PXMLBase | |
OutputProgress() const | PXMLBase | inlinevirtual |
P_DECLARE_BITWISE_ENUM_EX(Options, 7,(NoOptions, Indent, IndentWithTabs, NewLineAfterElement, NoIgnoreWhiteSpace, CloseExtended, WithNS, FragmentOnly), AllOptions=(1<<(6+1))-1) | PXMLBase | |
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 | |
ReadFrom(istream &strm) | PObject | virtual |
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 |
StandAloneType enum name | PXMLBase | |
UninitialisedStandAlone enum value | PXMLBase | |
UnknownStandAlone enum value | PXMLBase | |
~PObject() | PObject | inlinevirtual |