|
PTLib
Version 2.18.8
|
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 |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| EqualTo enum value | PObject | |
| GetClass() const | PObject | inline |
| GetFilePosition(unsigned &col, unsigned &line) const | PXMLObject | inline |
| GetNextObject() const | PXMLObject | |
| GetObjectCount() const | PXMLObject | inlinevirtual |
| GetParent() const | PXMLObject | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
| IsClass(const char *name) 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 |