Valeur retournée par un algorithme de hashage. Plus de détails...
#include <arcane/utils/IHashAlgorithm.h>
Fonctions membres publiques | |
SmallSpan< std::byte > | bytes () |
SmallSpan< const std::byte > | bytes () const |
SmallSpan< const Byte > | asLegacyBytes () const |
void | setSize (Int32 size) |
Attributs publics statiques | |
static constexpr Int32 | MAX_SIZE = 64 |
Valeur retournée par un algorithme de hashage.
Définition à la ligne 33 du fichier IHashAlgorithm.h.
Définition à la ligne 49 du fichier IHashAlgorithm.h.
|
inline |
Définition à la ligne 41 du fichier IHashAlgorithm.h.
|
inline |
Définition à la ligne 45 du fichier IHashAlgorithm.h.
void Arcane::HashAlgorithmValue::setSize | ( | Int32 | size | ) |
Définition à la ligne 29 du fichier HashAlgorithm.cc.
|
staticconstexpr |
Définition à la ligne 37 du fichier IHashAlgorithm.h.