#include "wvautoconf.h"
#include "wvhashtable.h"
#include "wvserialize.h"
#include <gdbm.h>
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | WvGdbmHashBase |
class | WvGdbmHashBase::IterBase |
class | WvGdbmHash< K, D > |
This hashtable is different from normal WvStreams hashtables in that it stores the data on disk. More... | |
class | WvGdbmHash< K, D >::datumize< T > |
class | WvGdbmHash< K, D >::Iter |