Hashing function class. More...
Public Member Functions | |
Hash () | |
unsigned | operator() (const FixedList< T, Size > &, unsigned seed=0) const |
Hashing function class.
Use Hasher directly for contiguous data. Otherwise hash incrementally.
Definition at line 96 of file FixedList.H.
|
inline |
Definition at line 99 of file FixedList.H.
References FixedList< T, Size >::cdata(), FixedList< T, Size >::checkIndex(), FixedList< T, Size >::checkSize(), FixedList< T, Size >::checkStart(), FixedList< T, Size >::clone(), FixedList< T, Size >::data(), FixedList< T, Size >::fcIndex(), FixedList< T, Size >::first(), FixedList< T, Size >::FixedList(), FixedList< T, Size >::last(), FixedList< T, Size >::null(), FixedList< T, Size >::operator, FixedList< T, Size >::operator=(), FixedList< T, Size >::operator[](), FixedList< T, Size >::rcIndex(), FixedList< T, Size >::resize(), FixedList< T, Size >::setSize(), FixedList< T, Size >::size(), Foam::T(), and FixedList< T, Size >::transfer().
Definition at line 441 of file FixedListI.H.
References Foam::Hasher().