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