Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
drwnPersistentStorage Member List

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

_bCompresseddrwnPersistentStorageprotected
_bDirtydrwnPersistentStorageprotected
_bSuspendeddrwnPersistentStorageprotected
_dataFilenamedrwnPersistentStorageprotected
_freeSpacedrwnPersistentStorageprotected
_fsdatadrwnPersistentStorageprotected
_indexFilenamedrwnPersistentStorageprotected
_openListdrwnPersistentStorageprotectedstatic
_recordMappingdrwnPersistentStorageprotected
atomic_close(bool locked)drwnPersistentStorageprotected
atomic_reopen(bool locked)drwnPersistentStorageprotected
atomic_suspend(bool locked)drwnPersistentStorageprotected
bytes(const char *key) const drwnPersistentStorage
canReopen() const drwnPersistentStorageinline
clear()drwnPersistentStorage
close()drwnPersistentStorage
DEFAULT_DATA_EXTdrwnPersistentStoragestatic
DEFAULT_INDEX_EXTdrwnPersistentStoragestatic
defragment()drwnPersistentStorage
drwnPersistentStorage(bool bCompressed=false) (defined in drwnPersistentStorage)drwnPersistentStorage
drwnPersistentStorage(const drwnPersistentStorage &storage) (defined in drwnPersistentStorage)drwnPersistentStorage
erase(const char *key)drwnPersistentStorage
getKeys() const drwnPersistentStorage
hasKey(const char *key) const drwnPersistentStorageinline
isOpen() const drwnPersistentStorageinline
MAX_OPENdrwnPersistentStoragestatic
numFreeBytes() const drwnPersistentStorage
numRecords() const drwnPersistentStorageinline
numTotalBytes() const drwnPersistentStorage
numUsedBytes() const drwnPersistentStorage
open(const char *indexFile, const char *dataFile)drwnPersistentStorage
open(const char *fileStem)drwnPersistentStorage
read(const char *key, drwnPersistentRecord *record)drwnPersistentStorage
reopen()drwnPersistentStorage
resume()drwnPersistentStorageprotected
suspend()drwnPersistentStorageprotected
write(const char *key, const drwnPersistentRecord *record)drwnPersistentStorage
~drwnPersistentStorage() (defined in drwnPersistentStorage)drwnPersistentStoragevirtual