| AddChild(PXMLElement *elem, BOOL dirty=TRUE) | PXMLElement | |
| AddChild(PXMLData *elem, BOOL dirty=TRUE) | PXMLElement | |
| AddSubObject(PXMLObject *elem, BOOL dirty=TRUE) | PXMLElement | |
| attributes | PXMLElement | [protected] |
| Class() | PObject | [inline, static] |
| Clone(PXMLElement *parent) const | PXMLElement | [virtual] |
| PObject::Clone() const | PObject | [virtual] |
| Compare(const PObject &obj) const | PObject | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| dirty | PXMLElement | [protected] |
| EqualTo enum value | PObject | |
| FindObject(PXMLObject *ptr) const | PXMLElement | |
| GetAttribute(const PCaselessString &key) const | PXMLElement | |
| GetClass(unsigned=0) const | PObject | [inline, virtual] |
| GetData() const | PXMLElement | |
| GetDataAttribute(PINDEX idx) const | PXMLElement | |
| GetElement(const PCaselessString &name, PINDEX idx=0) const | PXMLElement | |
| GetElement(PINDEX idx=0) const | PXMLElement | |
| GetKeyAttribute(PINDEX idx) const | PXMLElement | |
| GetName() const | PXMLElement | [inline] |
| GetNextObject() | PXMLObject | |
| GetNumAttributes() const | PXMLElement | [inline] |
| GetParent() | PXMLObject | [inline] |
| GetSize() const | PXMLElement | [inline] |
| GetSubObjects() const | PXMLElement | [inline] |
| GreaterThan enum value | PObject | |
| HasAttribute(const PCaselessString &key) | PXMLElement | |
| HasAttributes() const | PXMLElement | [inline] |
| HashFunction() const | PObject | [virtual] |
| HasSubObjects() const | PXMLElement | [inline] |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| IsDirty() const | PXMLObject | [inline] |
| IsElement() const | PXMLElement | [inline, virtual] |
| LessThan enum value | PObject | |
| name | PXMLElement | [protected] |
| operator!=(const PObject &obj) const | PObject | [inline] |
| operator<(const PObject &obj) const | PObject | [inline] |
| operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
| 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>>(istream &strm, PObject &obj) | PObject | [friend] |
| Output(ostream &strm, const PXMLBase &xml, int indent) const | PXMLElement | [virtual] |
| parent | PXMLObject | [protected] |
| PObject() | PObject | [inline, protected] |
| PrintOn(ostream &strm) const | PXMLElement | [virtual] |
| PXMLElement(PXMLElement *_parent, const char *name=NULL) | PXMLElement | |
| PXMLElement(PXMLElement *_parent, const PString &name, const PString &data) | PXMLElement | |
| PXMLObject(PXMLElement *_parent) | PXMLObject | [inline] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| RemoveElement(PINDEX idx) | PXMLElement | |
| SetAttribute(const PCaselessString &key, const PString &value, BOOL setDirty=TRUE) | PXMLElement | |
| SetDirty() | PXMLObject | |
| SetName(const PString &v) | PXMLElement | [inline] |
| SetParent(PXMLElement *newParent) | PXMLObject | [inline] |
| subObjects | PXMLElement | [protected] |
| ~PObject() | PObject | [inline, virtual] |