Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
HashFactory.h File Reference
#include "serialbox/core/hash/Hash.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  serialbox::HashFactory
 Factory to create Hash algorithms. More...
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Detailed Description

This file contains the hash factory which constructs the different hash algorithms.

Definition in file HashFactory.h.