namespace
#include <include/calculate.hpp>
checksum Everything regarding operation with Checksums.
Enums
Functions
- auto type_name(const type t) -> std::string
- Obtain the name of a checksum::
type.
Variables
Function documentation
std::string arcstk:: v_1_0_0:: checksum:: type_name(const type t)
Obtain the name of a checksum::
Parameters | |
---|---|
t in | Type to get name of |
Returns | Name of type t |
Variable documentation
static const std::array<type, 2> arcstk:: v_1_0_0:: checksum:: types
Iterable sequence of all predefined checksum types.
The order of the types is identical to the total order of numeric values the types have in enum class checksum::