alloc(size_t size) | MemPager | [protected, virtual] |
alloc(const char *str) | MemPager | [protected] |
clrValue(const char *sym) | Keydata | |
end(void) | Keydata | [static] |
endKeydata(void) | Keydata | [friend] |
first(size_t size) | MemPager | [protected, virtual] |
first(char *str) | MemPager | [protected] |
getCount(const char *sym) | Keydata | |
getCount(void) | Keydata | |
getFirst(const char *sym) | Keydata | |
getIndex(char **data, unsigned max) | Keydata | |
getLast(const char *sym) | Keydata | |
getList(const char *sym) | Keydata | |
getPages(void) | MemPager | [inline, protected] |
getSymbol(const char *sym, bool create) | Keydata | [protected] |
Keydata() | Keydata | |
Keydata(const char *keypath, const char *environment="CONFIG_KEYDATA") | Keydata | |
load(const char *keypath, const char *environment="CONFIG_KEYDATA") | Keydata | [protected] |
load(Define *pairs) | Keydata | [protected] |
loadPrefix(const char *prefix, const char *keypath, const char *environment="CONFIG_KEYDATA") | Keydata | [protected] |
MemPager(size_t pagesize=4096) | MemPager | [protected] |
operator[](const char *keyword) | Keydata | [inline] |
purge(void) | MemPager | [protected] |
setValue(const char *sym, const char *data) | Keydata | |
unlink(void) | Keydata | |
~Keydata() | Keydata | [virtual] |
~MemPager() | MemPager | [protected, virtual] |