PTLib
Version 2.18.8
|
This is the complete list of members for PSortedStringList, including all inherited members.
AllowDeleteObjects(PBoolean yes=true) | PCollection | |
Append(PObject *obj) | PAbstractSortedList | virtual |
AppendString(const PString &str) | PSortedStringList | |
AssignContents(const PContainer &c) | PContainer | protectedvirtual |
back() | PSortedList< PString > | inline |
back() const | PSortedList< PString > | inline |
begin() | PSortedList< PString > | inline |
begin() const | PSortedList< PString > | inline |
Class() | PObject | inlinestatic |
clear() | PCollection | inline |
Clone() const | PSortedList< PString > | inlinevirtual |
CloneAs() const | PObject | inline |
CloneContents(const PContainer *src) | PContainer | protected |
Compare(const PObject &obj) const | PAbstractSortedList | virtual |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
CopyContents(const PContainer &c) | PContainer | protected |
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 |
DeleteSubTrees(PSortedListElement *node, bool deleteObject) | PAbstractSortedList | protected |
DestroyContents()=0 | PContainer | protectedpure virtual |
DestroyReference() | PContainer | protectedvirtual |
Destruct() | PContainer | protected |
DisallowDeleteObjects() | PCollection | |
empty() const | PContainer | inline |
end() | PSortedList< PString > | inline |
end() const | PSortedList< PString > | inline |
EqualTo enum value | PObject | |
erase(const iterator &it) | PSortedList< PString > | inline |
erase(const const_iterator &it) | PSortedList< PString > | inline |
find(const value_type &obj) | PSortedList< PString > | inline |
find(const value_type &obj) const | PSortedList< PString > | inline |
FindElement(const PObject &obj, PINDEX *index) const | PAbstractSortedList | protected |
FindElement(const PObject *obj, PINDEX *index) const | PAbstractSortedList | protected |
front() | PSortedList< PString > | inline |
front() const | PSortedList< PString > | inline |
GetAt(PINDEX index) const | PAbstractSortedList | virtual |
GetClass() const | PObject | inline |
GetNextStringsIndex(const PString &str) const | PSortedStringList | |
GetObjectsIndex(const PObject *obj) const | PAbstractSortedList | virtual |
GetSize() const | PContainer | virtual |
GetStringsIndex(const PString &str) const | PSortedStringList | |
GetTraceContextIdentifier() const | PObject | inline |
GetValuesIndex(const PObject &obj) const | PAbstractSortedList | virtual |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
Insert(const PObject &before, PObject *obj) | PAbstractSortedList | virtual |
insert(const value_type &value) | PSortedList< PString > | inline |
InsertAt(PINDEX index, PObject *obj) | PAbstractSortedList | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalStringSelect(const char *str, PINDEX len, PSortedListElement *thisElement, PSortedListElement *&lastElement) const | PSortedStringList | protected |
IsClass(const char *name) const | PObject | inline |
IsEmpty() const | PContainer | virtual |
IsUnique() const | PContainer | |
LeftRotate(PSortedListElement *node) | PAbstractSortedList | protected |
LessThan enum value | PObject | |
m_info | PAbstractSortedList | protected |
m_traceContextIdentifier | PObject | protected |
MakeUnique() | PContainer | virtual |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
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[](PINDEX index) const | PSortedList< PString > | inline |
PAbstractSortedList() | PAbstractSortedList | |
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 |
PContainer(PContainerReference &reference) | PContainer | protected |
PObject() | PObject | inlineprotected |
pop_back() | PSortedList< PString > | inline |
pop_front() | PSortedList< PString > | inline |
PrintOn(ostream &strm) const | PCollection | virtual |
PSortedList() | PSortedList< PString > | inline |
PSortedList(int dummy, const PSortedList *c) | PSortedList< PString > | inlineprotected |
PSortedStringList(int dummy, const PSortedStringList *c) | PSortedStringList | inlineprotected |
PSortedStringList() | PSortedStringList | inline |
PSortedStringList(const BaseClass &other) | PSortedStringList | inline |
PSortedStringList(PINDEX count, char const *const *strarr, PBoolean caseless=false) | PSortedStringList | |
PSortedStringList(const PString &str) | PSortedStringList | |
PSortedStringList(const char *cstr) | PSortedStringList | |
PSortedStringList(const PStringArray &array) | PSortedStringList | |
PSortedStringList(const PStringList &list) | PSortedStringList | |
PSortedStringList(const PStringSet &set) | PSortedStringList | |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
rbegin() | PSortedList< PString > | inline |
rbegin() const | PSortedList< PString > | inline |
ReadFrom(istream &strm) | PSortedStringList | virtual |
PSortedList< PString >::ReadFrom(istream &strm) | PObject | virtual |
reference | PContainer | protected |
Remove(const PObject *obj) | PAbstractSortedList | virtual |
remove(const PObject *obj) | PCollection | inline |
RemoveAll() | PAbstractSortedList | virtual |
RemoveAt(PINDEX index) | PAbstractSortedList | virtual |
RemoveElement(PSortedListElement *node) | PAbstractSortedList | protected |
rend() | PSortedList< PString > | inline |
rend() const | PSortedList< PString > | inline |
RightRotate(PSortedListElement *node) | PAbstractSortedList | protected |
SetAt(PINDEX index, PObject *val) | PAbstractSortedList | virtual |
SetMinSize(PINDEX minSize) | PContainer | |
SetSize(PINDEX newSize) | PAbstractSortedList | virtual |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
size() const | PContainer | inline |
value_type typedef | PSortedList< PString > | |
~PContainer() | PContainer | inlinevirtual |
~PObject() | PObject | inlinevirtual |