HOG2
|
Public Attributes | |
T | item |
field * | next |
bool | valid |
Definition at line 21 of file FixedSizeSet.h.
T FixedSizeSet< T, Hash >::field::item |
Definition at line 22 of file FixedSizeSet.h.
Referenced by FixedSizeSet< T, Hash >::insert().
field* FixedSizeSet< T, Hash >::field::next |
Definition at line 23 of file FixedSizeSet.h.
Referenced by FixedSizeSet< T, Hash >::find(), FixedSizeSet< T, Hash >::insert(), and FixedSizeSet< T, Hash >::PrintStats().
bool FixedSizeSet< T, Hash >::field::valid |
Definition at line 24 of file FixedSizeSet.h.
Referenced by FixedSizeSet< T, Hash >::insert().