#include <PionBlob.hpp>
Definition at line 346 of file PionBlob.hpp.
Public Member Functions | |
unsigned long | getValue (unsigned char c) const |
helper for hex->int conversion | |
template<typename CharType, typename AllocType> | |
std::size_t | operator() (const PionBlob< CharType, AllocType > &blob) const |
returns hash value for the blob provided |