AsString() const | PXMLObject | |
Class() | PObject | [inline, static] |
Clone(PXMLElement *parent) const =0 | PXMLObject | [pure 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 | PXMLObject | [protected] |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GetNextObject() const | PXMLObject | |
GetParent() const | PXMLObject | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
IsDirty() const | PXMLObject | [inline] |
IsElement() const =0 | PXMLObject | [pure virtual] |
LessThan enum value | PObject | |
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 =0 | PXMLObject | [pure virtual] |
parent | PXMLObject | [protected] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PObject | [virtual] |
PXMLObject(PXMLElement *par) | PXMLObject | [inline] |
ReadFrom(istream &strm) | PObject | [virtual] |
SetDirty() | PXMLObject | |
SetParent(PXMLElement *newParent) | PXMLObject | [inline] |
~PObject() | PObject | [inline, virtual] |