AbstractContains(const PObject &key) const | PHashTable | [protected] |
AbstractGetAt(const PObject &key) const | PAbstractDictionary | [virtual] |
AbstractGetDataAt(PINDEX index) const | PHashTable | [protected, virtual] |
AbstractGetKeyAt(PINDEX index) const | PHashTable | [protected, virtual] |
AbstractSetAt(const PObject &key, PObject *obj) | PAbstractDictionary | [virtual] |
AllowDeleteObjects(PBoolean yes=PTrue) | PCollection | |
AssignContents(const PContainer &c) | PContainer | [protected, virtual] |
Class() | PObject | [inline, static] |
Clone() const | PStringDictionary< K > | [inline, virtual] |
CloneContents(const PContainer *src) | PContainer | [protected] |
Compare(const PObject &obj) const | PHashTable | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
Contains(const K &key) const | PStringDictionary< K > | [inline] |
CopyContents(const PContainer &c) | PContainer | [protected] |
DestroyContents()=0 | PContainer | [protected, pure virtual] |
Destruct() | PContainer | [protected] |
DisallowDeleteObjects() | PCollection | |
Element typedef | PHashTable | [protected] |
EqualTo enum value | PObject | |
GetAt(const K &key) const | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::GetAt(PINDEX index) const | PAbstractDictionary | [virtual] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetDataAt(PINDEX index) const | PStringDictionary< K > | [inline] |
GetKeyAt(PINDEX index) const | PStringDictionary< K > | [inline] |
GetObjectsIndex(const PObject *obj) const | PAbstractDictionary | [virtual] |
GetRefAt(const PObject &key) const | PAbstractDictionary | [virtual] |
GetSize() const | PContainer | [virtual] |
GetValuesIndex(const PObject &obj) const | PAbstractDictionary | [virtual] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
hashTable | PHashTable | [protected] |
Insert(const PObject &key, PObject *obj) | PAbstractDictionary | [virtual] |
InsertAt(PINDEX index, PObject *obj) | PAbstractDictionary | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
IsClass(const char *cls) const | PObject | [inline] |
IsEmpty() const | PContainer | [virtual] |
IsUnique() const | PContainer | |
LessThan enum value | PObject | |
MakeUnique() | PContainer | [virtual] |
operator!=(const PObject &obj) const | PObject | [inline] |
operator()(const K &key, const char *dflt="") const | PStringDictionary< K > | [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 PContainer &cont) | PContainer | |
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] |
operator[](const K &key) const | PStringDictionary< K > | [inline] |
PAbstractDictionary() | PAbstractDictionary | |
PAbstractDictionary(int dummy, const PAbstractDictionary *c) | PAbstractDictionary | [protected] |
PCollection(PINDEX initialSize=0) | PCollection | |
PCollection(int dummy, const PCollection *coll) | PCollection | [protected] |
PContainer(PINDEX initialSize=0) | PContainer | |
PContainer(const PContainer &cont) | PContainer | |
PContainer(int dummy, const PContainer *cont) | PContainer | [protected] |
PHashTable() | PHashTable | |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PAbstractDictionary | [virtual] |
PStringDictionary() | PStringDictionary< K > | [inline] |
PStringDictionary(int dummy, const PStringDictionary *c) | PStringDictionary< K > | [inline, protected] |
PStringToString(PINDEX count, const Initialiser *init, PBoolean caselessKeys=PFalse, PBoolean caselessValues=PFalse) | PStringToString | |
ReadFrom(istream &strm) | PStringToString | [virtual] |
reference | PContainer | [protected] |
RemoveAll() | PCollection | [virtual] |
RemoveAt(const K &key) | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::RemoveAt(PINDEX index) | PAbstractDictionary | [virtual] |
SetAt(const K &key, const PString &str) | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::SetAt(PINDEX index, PObject *val) | PAbstractDictionary | [virtual] |
SetDataAt(PINDEX index, const PString &str) | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::SetDataAt(PINDEX index, PObject *obj) | PAbstractDictionary | [virtual] |
SetMinSize(PINDEX minSize) | PContainer | |
SetSize(PINDEX newSize) | PHashTable | [protected, virtual] |
Table typedef | PHashTable | [protected] |
ToCharArray(bool withEqualSign, PCharArray *storage=NULL) const | PStringToString | |
~PContainer() | PContainer | [inline, virtual] |
~PObject() | PObject | [inline, virtual] |