Add(const char *key, const char *value, int size=-1) | ppl6::CAssocArray | |
Add(const char *key, ppldds value) | ppl6::CAssocArray | |
CARRAY enum-Wert | ppl6::CVar | |
CAssocArray() | ppl6::CAssocArray | |
CAssocArray(const CAssocArray &a) | ppl6::CAssocArray | |
CAssocArray(const CArray &a) | ppl6::CAssocArray | |
CAssocArray(const CAssocArray *a) | ppl6::CAssocArray | |
CASSOCARRAY enum-Wert | ppl6::CVar | |
CBINARY enum-Wert | ppl6::CVar | |
CBOOL enum-Wert | ppl6::CVar | |
CDATETIME enum-Wert | ppl6::CVar | |
CINT enum-Wert | ppl6::CVar | |
Clear() | ppl6::CAssocArray | |
Concat(const char *key, const char *value, const char *concat="\n", int size=-1) | ppl6::CAssocArray | |
Concatf(const char *key, const char *concat, const char *fmt,...) | ppl6::CAssocArray | |
Copy(const CAssocArray *a) | ppl6::CAssocArray | |
Copy(const CAssocArray &a) | ppl6::CAssocArray | |
Copy(const CDirEntry &d) | ppl6::CAssocArray | |
Copy(const CArray &a) | ppl6::CAssocArray | |
Copy(const char *key, const CAssocArray &a, const char *sourcekey=NULL) | ppl6::CAssocArray | |
Count(bool recursive=false) const | ppl6::CAssocArray | |
Count(const char *key, bool recursive=false) const | ppl6::CAssocArray | |
CreateFromConfig(const char *content, const char *splitchar=":", const char *concat="\n", bool dotrim=false) | ppl6::CAssocArray | |
CreateFromTemplate(const char *templ, const char *linedelimiter="\n", const char *splitchar="=", const char *concat="\n", bool dotrim=false) | ppl6::CAssocArray | |
CreateTree(const char *key) | ppl6::CAssocArray | private |
CSTRING enum-Wert | ppl6::CVar | |
CVar() | ppl6::CVar | |
CVar(const CVar ©) | ppl6::CVar | |
CWSTRING enum-Wert | ppl6::CVar | |
DataType() const | ppl6::CVar | |
Delete(const char *key) | ppl6::CAssocArray | |
Deletef(const char *fmt,...) | ppl6::CAssocArray | |
ExportBinary(void *buffer, int buffersize, int *realsize) | ppl6::CAssocArray | |
ExportBinary() | ppl6::CAssocArray | |
FindInternal(const char *key) const | ppl6::CAssocArray | private |
Get(const char *key) const | ppl6::CAssocArray | |
GetArray(const char *key) const | ppl6::CAssocArray | |
GetArray(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetArrayf(const char *fmt,...) const | ppl6::CAssocArray | |
GetBinary(const char *key) const | ppl6::CAssocArray | |
GetBinary(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetBinaryf(const char *fmt,...) const | ppl6::CAssocArray | |
GetCArray(CArray &a, const char *key=NULL) const | ppl6::CAssocArray | |
GetChar(const char *key) const | ppl6::CAssocArray | |
GetChar(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetCString(const char *key) const | ppl6::CAssocArray | |
GetCString(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetCStringf(const char *fmt,...) const | ppl6::CAssocArray | |
GetCurrentKey(CString *str=NULL) const | ppl6::CAssocArray | |
GetCurrentKey(CString &key) const | ppl6::CAssocArray | |
GetCWString(const char *key) const | ppl6::CAssocArray | |
GetCWString(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetCWStringf(const char *fmt,...) const | ppl6::CAssocArray | |
GetDatatype(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetDateTime(const char *key) const | ppl6::CAssocArray | |
Getf(const char *fmt,...) const | ppl6::CAssocArray | |
GetFirst() | ppl6::CAssocArray | |
GetFirst(CTreeWalker &walk) const | ppl6::CAssocArray | |
GetFirst(char **key, char **value) | ppl6::CAssocArray | |
GetFirst(CString *key, CString *value) | ppl6::CAssocArray | |
GetFirst(CString &key, CString &value) | ppl6::CAssocArray | |
GetFirstArray() | ppl6::CAssocArray | |
GetFirstArray(CTreeWalker &walk) const | ppl6::CAssocArray | |
GetFirstArray(CAssocArray &res) | ppl6::CAssocArray | |
GetKey(CString &key, const char *value, bool recursive=false) | ppl6::CAssocArray | |
GetKey(ARRAY_RESULT res, CString *str=NULL) const | ppl6::CAssocArray | |
GetKey(ARRAY_RESULT res, CString &key) const | ppl6::CAssocArray | |
GetLast() | ppl6::CAssocArray | |
GetLast(char **key, char **value) | ppl6::CAssocArray | |
GetLast(CString &key, CString &value) | ppl6::CAssocArray | |
GetLast(CString *key, CString *value) | ppl6::CAssocArray | |
GetLastArray() | ppl6::CAssocArray | |
GetLastArray(CTreeWalker &walk) const | ppl6::CAssocArray | |
GetLastArray(CAssocArray &res) | ppl6::CAssocArray | |
GetNext() | ppl6::CAssocArray | |
GetNext(CTreeWalker &walk) const | ppl6::CAssocArray | |
GetNext(char **key, char **value) | ppl6::CAssocArray | |
GetNext(CString &key, CString &value) | ppl6::CAssocArray | |
GetNext(CString *key, CString *value) | ppl6::CAssocArray | |
GetNextArray() | ppl6::CAssocArray | |
GetNextArray(CTreeWalker &walk) const | ppl6::CAssocArray | |
GetNextArray(CAssocArray &res) | ppl6::CAssocArray | |
GetPointer(const char *key) const | ppl6::CAssocArray | |
GetPointer(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetPointerf(const char *fmt,...) const | ppl6::CAssocArray | |
GetPrevious() | ppl6::CAssocArray | |
GetPrevious(char **key, char **value) | ppl6::CAssocArray | |
GetPrevious(CString &key, CString &value) | ppl6::CAssocArray | |
GetPrevious(CString *key, CString *value) | ppl6::CAssocArray | |
GetPreviousArray() | ppl6::CAssocArray | |
GetPreviousArray(CTreeWalker &walk) const | ppl6::CAssocArray | |
GetPreviousArray(CAssocArray &res) | ppl6::CAssocArray | |
GetString(const char *key) const | ppl6::CAssocArray | |
GetString(ARRAY_RESULT res) const | ppl6::CAssocArray | |
GetStringf(const char *fmt,...) const | ppl6::CAssocArray | |
GetValue(const char *key) const | ppl6::CAssocArray | |
HaveKey(const char *key) const | ppl6::CAssocArray | |
ImportBinary(const void *buffer, int buffersize) | ppl6::CAssocArray | |
ImportBinary(const CBinary &bin) | ppl6::CAssocArray | |
IsArray(ARRAY_RESULT res) const | ppl6::CAssocArray | |
IsBinary(ARRAY_RESULT res) const | ppl6::CAssocArray | |
IsCString(ARRAY_RESULT res) const | ppl6::CAssocArray | |
IsCWString(ARRAY_RESULT res) const | ppl6::CAssocArray | |
IsFalse(const char *key) const | ppl6::CAssocArray | |
IsPointer(ARRAY_RESULT res) const | ppl6::CAssocArray | |
IsString(ARRAY_RESULT res) const | ppl6::CAssocArray | |
IsTrue(const char *key) const | ppl6::CAssocArray | |
IsType(int type) const | ppl6::CVar | |
List(const char *prefix=NULL) const | ppl6::CAssocArray | |
maxint | ppl6::CAssocArray | private |
Merge(const char *key, const CAssocArray &a) | ppl6::CAssocArray | |
num | ppl6::CAssocArray | private |
operator=(const CAssocArray &a) | ppl6::CAssocArray | |
operator=(const CArray &a) | ppl6::CAssocArray | |
operator=(const CAssocArray *a) | ppl6::CAssocArray | |
operator=(CDirEntry &d) | ppl6::CAssocArray | |
operator=(CDirEntry *d) | ppl6::CAssocArray | |
ppl6::CVar::operator=(const CVar &var) | ppl6::CVar | |
operator[](const char *key) const | ppl6::CAssocArray | |
PPLDataType enum-Bezeichner | ppl6::CVar | |
Reset() | ppl6::CAssocArray | |
Reset(CTreeWalker &walk) const | ppl6::CAssocArray | |
Set(const char *key, const char *value, int size=-1) | ppl6::CAssocArray | |
Set(const char *key, const CString &value, int size=-1) | ppl6::CAssocArray | |
Set(const char *key, const CWString &value, int size=-1) | ppl6::CAssocArray | |
Set(const char *key, const CAssocArray &array) | ppl6::CAssocArray | |
Set(const char *key, CAssocArray *array, bool copy=true) | ppl6::CAssocArray | |
Set(const char *key, const CArray &array) | ppl6::CAssocArray | |
Set(const char *key, const CDirEntry &d) | ppl6::CAssocArray | |
Set(const char *key, const CBinary &bin) | ppl6::CAssocArray | |
Set(const char *key, CBinary *bin, bool copy=true) | ppl6::CAssocArray | |
Set(const char *key, const CDateTime &date) | ppl6::CAssocArray | |
Setf(const char *key, const char *fmt,...) | ppl6::CAssocArray | |
SetPointer(const char *key, const void *ptr) | ppl6::CAssocArray | |
Size() | ppl6::CAssocArray | |
ToBool(const char *key) const | ppl6::CAssocArray | |
ToCArray(const char *key) const | ppl6::CAssocArray | |
ToCAssocArray(const char *key) const | ppl6::CAssocArray | |
ToCBinary(const char *key) const | ppl6::CAssocArray | |
ToCString(const char *key) const | ppl6::CAssocArray | |
ToCWString(const char *key) const | ppl6::CAssocArray | |
ToInt(const char *key) const | ppl6::CAssocArray | |
ToLong(const char *key) const | ppl6::CAssocArray | |
ToLongLong(const char *key) const | ppl6::CAssocArray | |
ToTemplate(CString &s, const char *prefix=NULL, const char *linedelimiter="\n", const char *splitchar="=") | ppl6::CAssocArray | |
Tree | ppl6::CAssocArray | private |
type | ppl6::CVar | protected |
UNKNOWN enum-Wert | ppl6::CVar | |
Validate(const char *prefix=NULL) | ppl6::CAssocArray | |
~CAssocArray() | ppl6::CAssocArray | |