#include <hashGeneratorBase.h>
Inheritance diagram for HashGeneratorBase:
Public Member Functions | |
INLINE | HashGeneratorBase () |
INLINE | ~HashGeneratorBase () |
INLINE size_t | get_hash () const |
Protected Attributes | |
size_t | _hash |
|
|
|
|
|
|
|
Definition at line 47 of file hashGeneratorBase.h. |