#include "wvgdbmhash.h"
Go to the source code of this file.
Classes | |
| class | WvGdbmAlloc |
| A class based on WvGdbmHash that lets you store WvBufs and auto-assign them Index values as keys. More... | |
| class | WvGdbmList< T > |
| A class similar to WvList, but storing its values on disk in a WvGdbmHash. More... | |
| struct | WvGdbmList< T >::Link |
| class | WvGdbmList< T >::Iter |
Defines | |
| #define | DeclareWvGdbmList(__type__) |
|
|
Value:
Definition at line 297 of file wvgdbmlist.h. |
1.3.7