#include <qglobal.h>
#include <stdio.h>
#include "portable.h"
Go to the source code of this file.
Classes | |
class | StorageIntf |
Abstract interface for file based memory storage operations. More... | |
class | Store |
The Store is a file based memory manager. More... | |
struct | Store::Node |