| alloc(size_t size) | ost::MemPager | [protected, virtual] |
| alloc(const char *str) | ost::MemPager | [protected] |
| clean(void) | ost::MemPager | [protected] |
| clrValue(const char *sym) | ost::Keydata | |
| end(void) | ost::Keydata | [static] |
| endKeydata(void) | ost::Keydata | [friend] |
| first(size_t size) | ost::MemPager | [protected, virtual] |
| first(char *str) | ost::MemPager | [protected] |
| getBool(const char *key) | ost::Keydata | |
| getCount(const char *sym) | ost::Keydata | |
| getCount(void) | ost::Keydata | |
| getDouble(const char *key, double def=0.) | ost::Keydata | |
| getFirst(const char *sym) | ost::Keydata | |
| getIndex(char **data, unsigned max) | ost::Keydata | |
| getLast(const char *sym) | ost::Keydata | |
| getList(const char *sym) | ost::Keydata | |
| getLong(const char *sym, long def=0) | ost::Keydata | |
| getPages(void) | ost::MemPager | [inline, protected] |
| getString(const char *sym, const char *def=NULL) | ost::Keydata | |
| getSymbol(const char *sym, bool create) | ost::Keydata | [protected] |
| isKey(const char *sym) | ost::Keydata | |
| Keydata() | ost::Keydata | |
| Keydata(const char *keypath) | ost::Keydata | |
| Keydata(Define *pairs, const char *keypath=NULL) | ost::Keydata | |
| load(const char *keypath) | ost::Keydata | |
| load(Define *pairs) | ost::Keydata | |
| loadFile(const char *filepath, const char *keys=NULL, const char *pre=NULL) | ost::Keydata | |
| loadPrefix(const char *prefix, const char *keypath) | ost::Keydata | |
| MemPager(size_t pagesize=4096) | ost::MemPager | [protected] |
| operator[](const char *keyword) | ost::Keydata | [inline] |
| purge(void) | ost::MemPager | [protected] |
| setValue(const char *sym, const char *data) | ost::Keydata | |
| unlink(void) | ost::Keydata | |
| ~Keydata() | ost::Keydata | [virtual] |
| ~MemPager() | ost::MemPager | [protected, virtual] |