WvStreams
|
Classes | |
class | Iter |
Public Types | |
typedef class WvSorter< T, WvScatterHashBase, WvScatterHashBase::IterBase > | Sorter |
Static Public Attributes | |
static const unsigned | null_idx = (unsigned)-1 |
static const unsigned | prime_numbers [] |
Protected Types | |
typedef Comparator< K > | MyComparator |
typedef void * | Slot |
typedef unsigned char | Status |
Protected Attributes | |
Slot * | xslots |
Status * | xstatus |
int | prime_index |
unsigned | numslots |
Definition at line 125 of file wvscatterhash.h.
|
staticinherited |
Definition at line 29 of file wvscatterhash.h.