Evo C++ Library v0.5.1
DataHash< T, H, B > Member List

This is the complete list of members for DataHash< T, H, B >, including all inherited members.

hash(const T *data, ulong size, ulong seed=0)DataHash< T, H, B >inlinestatic
hash(const T &data, ulong seed=0)DataHash< T, H, B >inlinestatic
HashType typedefDataHash< T, H, B >
Item typedefDataType< T >