PTLib
Version 2.14.3
|
This is the complete list of members for PXMLObject, including all inherited members.
AsString() const | PXMLObject | |
Class() | PObject | inlinestatic |
Clone() const =0 | PXMLObject | pure virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetFilePosition(unsigned &col, unsigned &line) const | PXMLObject | inline |
GetNextObject() const | PXMLObject | |
GetObjectCount() const | PXMLObject | inlinevirtual |
GetParent() const | PXMLObject | 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 |
IsDirty() const | PXMLObject | inline |
IsElement() const =0 | PXMLObject | pure virtual |
LessThan enum value | PObject | |
m_column | PXMLObject | protected |
m_dirty | PXMLObject | protected |
m_lineNumber | PXMLObject | protected |
m_parent | PXMLObject | protected |
m_traceContextIdentifier | PObject | protected |
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 |
Output(ostream &strm, const PXMLBase &xml, int indent) const =0 | PXMLObject | pure virtual |
P_REMOVE_VIRTUAL(PXMLObject *, Clone(PXMLElement *) const, 0) | PXMLObject | protected |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
PXMLObject() | PXMLObject | protected |
ReadFrom(istream &strm) | PObject | virtual |
SetDirty() | PXMLObject | |
SetFilePosition(unsigned col, unsigned line) | PXMLObject | inline |
SetParent(PXMLElement *parent) | PXMLObject | |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
~PObject() | PObject | inlinevirtual |