WvStreams
|
Classes | |
class | IterBase |
Public Member Functions | |
WvScatterHashBase (unsigned _numslots) | |
size_t | count () const |
bool | isempty () const |
size_t | slowcount () const |
Static Public Attributes | |
static const unsigned | null_idx = (unsigned)-1 |
static const unsigned | prime_numbers [] |
Protected Types | |
typedef void * | Slot |
typedef unsigned char | Status |
Protected Attributes | |
Slot * | xslots |
Status * | xstatus |
int | prime_index |
unsigned | numslots |
Friends | |
class | IterBase |
Definition at line 22 of file wvscatterhash.h.
|
static |
Definition at line 29 of file wvscatterhash.h.