sipXcallLib home page


PtConfigDb Member List

This is the complete list of members for PtConfigDb, including all inherited members.

get(const char *pKey, char *&rpValue)PtConfigDb
get(const char *pKey, int &rValue)PtConfigDb
getNext(const char *pKey, char *&rpNextKey, char *&rpNextValue)PtConfigDb
isEmpty(PtBoolean &rIsEmpty)PtConfigDb
loadFromFile(FILE *fp)PtConfigDb
numEntries(int &rNumEntries)PtConfigDb
PtConfigDb()PtConfigDb
remove(const char *pKey)PtConfigDb
set(const char *pKey, const char *pNewValue)PtConfigDb
storeToFile(FILE *fp)PtConfigDb
~PtConfigDb()PtConfigDbvirtual