Incremental hash computation. More...
#include <cl_Hash.hpp>
Public Member Functions | |
| Hash ()=default | |
| ~Hash ()=default | |
| void | reset () |
| std::size_t | value () const |
| void | set_value (const std::size_t aValue) |
| template<typename T> | |
| Hash & | operator+= (const T aValue) |
Incremental hash computation.
|
default |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |