AbstractContains(const PObject &key) const | PHashTable | |
AbstractGetAt(const PObject &key) const | PAbstractDictionary | [virtual] |
AbstractGetDataAt(PINDEX index) const | PHashTable | [virtual] |
AbstractGetKeyAt(PINDEX index) const | PHashTable | [virtual] |
AbstractGetKeys(PArrayObjects &keys) const | PAbstractDictionary | [virtual] |
AbstractSetAt(const PObject &key, PObject *obj) | PAbstractDictionary | [virtual] |
AddMIME(const PString &line) | PMIMEInfo | |
AddMIME(const PString &fieldName, const PString &fieldValue) | PMIMEInfo | [inline] |
AddMIME(const PMIMEInfo &mime) | PMIMEInfo | |
AllowDeleteObjects(PBoolean yes=true) | PCollection | |
AssignContents(const PContainer &c) | PContainer | [protected, virtual] |
AsString() const | PMIMEInfo | |
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 char *key) const | PStringOptions | [inline] |
Contains(const PString &key) const | PStringOptions | [inline] |
Contains(const PCaselessString &key) const | PStringOptions | [inline] |
Contains(const PCaselessString &(*key)()) const | PStringOptions | [inline] |
PStringToString::Contains(const K &key) const | PStringDictionary< K > | [inline] |
ContentDescriptionTag() | PMIMEInfo | [static] |
ContentDispositionTag() | PMIMEInfo | [static] |
ContentIdTag() | PMIMEInfo | [static] |
ContentTransferEncodingTag() | PMIMEInfo | [static] |
ContentTypeTag() | PMIMEInfo | [static] |
CopyContents(const PContainer &c) | PContainer | [protected] |
DecodeMultiPartList(PMultiPartList &parts, const PString &body, const PCaselessString &key) const | PMIMEInfo | |
DecodeMultiPartList(PMultiPartList &parts, const PString &body, const PCaselessString &(*key)()=ContentTypeTag) const | PMIMEInfo | [inline] |
DestroyContents()=0 | PContainer | [protected, pure virtual] |
DestroyReference() | PContainer | [protected, virtual] |
Destruct() | PContainer | [protected] |
DisallowDeleteObjects() | PCollection | |
Element typedef | PHashTable | |
EqualTo enum value | PObject | |
Get(const char *key, const char *dflt=NULL) const | PStringOptions | [inline] |
Get(const PString &key, const char *dflt=NULL) const | PStringOptions | [inline] |
Get(const PCaselessString &key, const char *dflt=NULL) const | PStringOptions | [inline] |
Get(const PCaselessString &(*key)(), const char *dflt=NULL) const | PStringOptions | [inline] |
Get(const char *key, const PString &dflt) const | PStringOptions | [inline] |
Get(const PString &key, const PString &dflt) const | PStringOptions | [inline] |
Get(const PCaselessString &key, const PString &dflt) const | PStringOptions | [inline] |
Get(const PCaselessString &(*key)(), const PString &dflt) const | PStringOptions | [inline] |
GetAt(const char *key) const | PStringOptions | [inline] |
GetAt(const PString &key) const | PStringOptions | [inline] |
GetAt(const PCaselessString &key) const | PStringOptions | [inline] |
GetAt(const PCaselessString &(*key)()) const | PStringOptions | [inline] |
PStringToString::GetAt(const K &key) const | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::GetAt(PINDEX index) const | PAbstractDictionary | [virtual] |
GetBoolean(const char *key, bool dflt=false) const | PStringOptions | [inline] |
GetBoolean(const PString &key, bool dflt=false) const | PStringOptions | [inline] |
GetBoolean(const PCaselessString &key, bool dflt=false) const | PStringOptions | |
GetBoolean(const PCaselessString &(*key)(), bool dflt=false) const | PStringOptions | [inline] |
GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
GetComplex(const char *key, PStringToString &info) const | PMIMEInfo | [inline] |
GetComplex(const PString &key, PStringToString &info) const | PMIMEInfo | [inline] |
GetComplex(const PCaselessString &key, PStringToString &info) const | PMIMEInfo | [inline] |
GetComplex(const PCaselessString &(*key)(), PStringToString &info) const | PMIMEInfo | [inline] |
GetContentType(const PString &fileType) | PMIMEInfo | [static] |
GetDataAt(PINDEX index) const | PStringDictionary< K > | [inline] |
GetInteger(const char *key, long dflt=0) const | PStringOptions | [inline] |
GetInteger(const PString &key, long dflt=0) const | PStringOptions | [inline] |
GetInteger(const PCaselessString &key, long dflt=0) const | PStringOptions | |
GetInteger(const PCaselessString &(*key)(), long dflt=0) const | PStringOptions | [inline] |
GetKeyAt(PINDEX index) const | PStringDictionary< K > | [inline] |
GetObjectsIndex(const PObject *obj) const | PAbstractDictionary | [virtual] |
GetReal(const char *key, double dflt=0) const | PStringOptions | [inline] |
GetReal(const PString &key, double dflt=0) const | PStringOptions | [inline] |
GetReal(const PCaselessString &key, double dflt=0) const | PStringOptions | |
GetReal(const PCaselessString &(*key)(), double dflt=0) const | PStringOptions | [inline] |
GetRefAt(const PObject &key) const | PAbstractDictionary | [virtual] |
GetSize() const | PContainer | [virtual] |
GetString(const char *key, const char *dflt=NULL) const | PStringOptions | [inline] |
GetString(const PString &key, const char *dflt=NULL) const | PStringOptions | [inline] |
GetString(const PCaselessString &key, const char *dflt=NULL) const | PStringOptions | |
GetString(const PCaselessString &(*key)(), const char *dflt=NULL) const | PStringOptions | [inline] |
GetValuesIndex(const PObject &obj) const | PAbstractDictionary | [virtual] |
GreaterThan enum value | PObject | |
Has(const char *key) const | PStringOptions | [inline] |
Has(const PString &key) const | PStringOptions | [inline] |
Has(const PCaselessString &key) const | PStringOptions | [inline] |
Has(const PCaselessString &(*key)()) const | PStringOptions | [inline] |
HashFunction() const | PObject | [virtual] |
hashTable | PHashTable | |
Insert(const PObject &key, PObject *obj) | PAbstractDictionary | [virtual] |
InsertAt(PINDEX index, PObject *obj) | PAbstractDictionary | [virtual] |
InternalAddMIME(const PString &fieldName, const PString &fieldValue) | PMIMEInfo | [virtual] |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | [static] |
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=NULL) 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 PStringToString &other) | PStringOptions | [inline] |
PStringToString::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] |
ParseComplex(const PString &str, PStringToString &info) | PMIMEInfo | [static] |
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] |
PHashTable() | PHashTable | |
PMIMEInfo() | PMIMEInfo | [inline] |
PMIMEInfo(istream &strm) | PMIMEInfo | |
PMIMEInfo(PInternetProtocol &socket) | PMIMEInfo | |
PMIMEInfo(const PStringToString &dict) | PMIMEInfo | |
PMIMEInfo(const PString &str) | PMIMEInfo | |
PObject() | PObject | [inline, protected] |
PrintContents(ostream &strm) const | PMIMEInfo | [virtual] |
PrintOn(ostream &strm) const | PMIMEInfo | [virtual] |
PStringDictionary() | PStringDictionary< K > | [inline] |
PStringDictionary(int dummy, const PStringDictionary *c) | PStringDictionary< K > | [inline, protected] |
PStringOptions() | PStringOptions | [inline] |
PStringOptions(const PStringToString &other) | PStringOptions | [inline] |
PStringToString(PINDEX count, const Initialiser *init, PBoolean caselessKeys=false, PBoolean caselessValues=false) | PStringToString | |
Read(PInternetProtocol &socket) | PMIMEInfo | |
ReadFrom(istream &strm) | PMIMEInfo | [virtual] |
reference | PContainer | [protected] |
Remove(const char *key) | PStringOptions | [inline] |
Remove(const PString &key) | PStringOptions | [inline] |
Remove(const PCaselessString &key) | PStringOptions | [inline] |
Remove(const PCaselessString &(*key)()) | PStringOptions | [inline] |
RemoveAll() | PCollection | [virtual] |
RemoveAt(const char *key) | PStringOptions | [inline] |
RemoveAt(const PString &key) | PStringOptions | [inline] |
RemoveAt(const PCaselessString &key) | PStringOptions | [inline] |
RemoveAt(const PCaselessString &(*key)()) | PStringOptions | [inline] |
PStringToString::RemoveAt(const K &key) | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::RemoveAt(PINDEX index) | PAbstractDictionary | [virtual] |
Set(const char *key, const PString &value) | PStringOptions | [inline] |
Set(const PString &key, const PString &value) | PStringOptions | [inline] |
Set(const PCaselessString &key, const PString &value) | PStringOptions | [inline] |
Set(const PCaselessString &(*key)(), const PString &value) | PStringOptions | [inline] |
SetAssociation(const PStringToString &allTypes, PBoolean merge=true) | PMIMEInfo | [static] |
SetAssociation(const PString &fileType, const PString &contentType) | PMIMEInfo | [inline, static] |
SetAt(const char *key, const PString &data) | PStringOptions | [inline] |
SetAt(const PString &key, const PString &data) | PStringOptions | [inline] |
SetAt(const PCaselessString &key, const PString &data) | PStringOptions | [inline] |
SetAt(const PCaselessString &(*key)(), const PString &data) | PStringOptions | [inline] |
PStringToString::SetAt(const K &key, const PString &str) | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::SetAt(PINDEX index, PObject *val) | PAbstractDictionary | [virtual] |
SetBoolean(const char *key, bool value) | PStringOptions | [inline] |
SetBoolean(const PString &key, bool value) | PStringOptions | [inline] |
SetBoolean(const PCaselessString &key, bool value) | PStringOptions | [inline] |
SetBoolean(const PCaselessString &(*key)(), bool value) | PStringOptions | [inline] |
SetDataAt(PINDEX index, const PString &str) | PStringDictionary< K > | [inline, virtual] |
PAbstractDictionary::SetDataAt(PINDEX index, PObject *obj) | PAbstractDictionary | [virtual] |
SetInteger(const char *key, long value) | PStringOptions | [inline] |
SetInteger(const PString &key, long value) | PStringOptions | [inline] |
SetInteger(const PCaselessString &key, long value) | PStringOptions | |
SetInteger(const PCaselessString &(*key)(), long value) | PStringOptions | [inline] |
SetMinSize(PINDEX minSize) | PContainer | |
SetReal(const char *key, double value, int decimals) | PStringOptions | [inline] |
SetReal(const PString &key, double value, int decimals) | PStringOptions | [inline] |
SetReal(const PCaselessString &key, double value, int decimals) | PStringOptions | |
SetReal(const PCaselessString &(*key)(), double value, int decimals) | PStringOptions | [inline] |
SetSize(PINDEX newSize) | PHashTable | [virtual] |
SetString(const char *key, const PString &value) | PStringOptions | [inline] |
SetString(const PString &key, const PString &value) | PStringOptions | [inline] |
SetString(const PCaselessString &key, const PString &value) | PStringOptions | [inline] |
SetString(const PCaselessString &(*key)(), const PString &value) | PStringOptions | [inline] |
Table typedef | PHashTable | |
TextPlain() | PMIMEInfo | [static] |
ToCharArray(bool withEqualSign, PCharArray *storage=NULL) const | PStringToString | |
Write(PInternetProtocol &socket) const | PMIMEInfo | |
~PContainer() | PContainer | [inline, virtual] |
~PObject() | PObject | [inline, virtual] |