Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::HashTraitsT< KeyType >
+ Graphe de collaboration de Arcane::HashTraitsT< KeyType >:

Types publics

typedef const KeyType & KeyTypeConstRef
 
typedef KeyType & KeyTypeRef
 
typedef KeyType KeyTypeValue
 
typedef KeyType HashValueType
 
typedef FalseType Printable
 

Fonctions membres publiques statiques

static HashValueType hashFunction (KeyTypeConstRef key)
 

Description détaillée

template<typename KeyType>
class Arcane::HashTraitsT< KeyType >

Définition à la ligne 108 du fichier HashFunction.h.

Documentation des définitions de type membres

◆ HashValueType

template<typename KeyType >
typedef KeyType Arcane::HashTraitsT< KeyType >::HashValueType

Définition à la ligne 115 du fichier HashFunction.h.

◆ KeyTypeConstRef

template<typename KeyType >
typedef const KeyType& Arcane::HashTraitsT< KeyType >::KeyTypeConstRef

Définition à la ligne 112 du fichier HashFunction.h.

◆ KeyTypeRef

template<typename KeyType >
typedef KeyType& Arcane::HashTraitsT< KeyType >::KeyTypeRef

Définition à la ligne 113 du fichier HashFunction.h.

◆ KeyTypeValue

template<typename KeyType >
typedef KeyType Arcane::HashTraitsT< KeyType >::KeyTypeValue

Définition à la ligne 114 du fichier HashFunction.h.

◆ Printable

template<typename KeyType >
typedef FalseType Arcane::HashTraitsT< KeyType >::Printable

Définition à la ligne 116 du fichier HashFunction.h.


La documentation de cette classe a été générée à partir du fichier suivant :