AllowDeleteObjects(PBoolean yes=PTrue) | PCollection | |
Append(PObject *obj) | PAbstractList | [virtual] |
AssignContents(const PContainer &c) | PContainer | [protected, virtual] |
back() const | PList< T > | [inline] |
begin() | PList< T > | [inline] |
begin() const | PList< T > | [inline] |
Class() | PObject | [inline, static] |
Clone() const | PList< T > | [inline, virtual] |
CloneContents(const PContainer *src) | PContainer | [protected] |
Compare(const PObject &obj) const | PAbstractList | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
CopyContents(const PContainer &c) | PContainer | [protected] |
DestroyContents()=0 | PContainer | [protected, pure virtual] |
Destruct() | PContainer | [protected] |
DisallowDeleteObjects() | PCollection | |
Element typedef | PAbstractList | [protected] |
end() | PList< T > | [inline] |
end() const | PList< T > | [inline] |
EqualTo enum value | PObject | |
erase(const iterator &it) | PList< T > | [inline] |
erase(const const_iterator &it) | PList< T > | [inline] |
front() const | PList< T > | [inline] |
GetAt(PINDEX index) const | PAbstractList | [virtual] |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetObjectsIndex(const PObject *obj) const | PAbstractList | [virtual] |
GetReferenceAt(PINDEX index) const | PAbstractList | [protected] |
GetSize() const | PContainer | [virtual] |
GetValuesIndex(const PObject &obj) const | PAbstractList | [virtual] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
info | PAbstractList | [protected] |
Insert(const PObject &before, PObject *obj) | PAbstractList | [virtual] |
InsertAt(PINDEX index, PObject *obj) | PAbstractList | [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 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[](PINDEX index) const | PList< T > | [inline] |
PAbstractList() | PAbstractList | |
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] |
PList() | PList< T > | [inline] |
PList(int dummy, const PList *c) | PList< T > | [inline, protected] |
PObject() | PObject | [inline, protected] |
PrintOn(ostream &strm) const | PCollection | [virtual] |
rbegin() | PList< T > | [inline] |
rbegin() const | PList< T > | [inline] |
ReadFrom(istream &strm) | PObject | [virtual] |
reference | PContainer | [protected] |
Remove(const PObject *obj) | PAbstractList | [virtual] |
RemoveAll() | PCollection | [virtual] |
RemoveAt(PINDEX index) | PAbstractList | [virtual] |
RemoveElement(PListElement *element) | PAbstractList | [protected] |
rend() | PList< T > | [inline] |
rend() const | PList< T > | [inline] |
ReplaceAt(PINDEX index, PObject *val) | PAbstractList | [virtual] |
SetAt(PINDEX index, PObject *val) | PAbstractList | [virtual] |
SetCurrent(PINDEX index, PListElement *&lastElement) const | PAbstractList | [protected] |
SetMinSize(PINDEX minSize) | PContainer | |
SetSize(PINDEX newSize) | PAbstractList | [virtual] |
value_type typedef | PList< T > | |
~PContainer() | PContainer | [inline, virtual] |
~PObject() | PObject | [inline, virtual] |