WTF
WTF::RefPtrHashMapRawKeyTranslator< RawKeyType, ValueType, ValueTraits, HashFunctions > Struct Template Reference
  #include <RefPtrHashMap.h>
Public Types | |
| typedef ValueTraits::FirstTraits | KeyTraits | 
| typedef ValueType::first_type | KeyType | 
| typedef ValueTraits::SecondTraits | MappedTraits | 
| typedef ValueType::second_type | MappedType | 
Static Public Member Functions | |
| static bool | equal (const KeyType &a, RawKeyType b) | 
| static unsigned | hash (RawKeyType key) | 
| static void | translate (ValueType &location, RawKeyType key, const MappedType &mapped) | 
Detailed Description
template<typename RawKeyType, typename ValueType, typename ValueTraits, typename HashFunctions>
struct WTF::RefPtrHashMapRawKeyTranslator< RawKeyType, ValueType, ValueTraits, HashFunctions >
Definition at line 30 of file RefPtrHashMap.h.
Member Typedef Documentation
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      | typedef ValueTraits::FirstTraits WTF::RefPtrHashMapRawKeyTranslator< RawKeyType, ValueType, ValueTraits, HashFunctions >::KeyTraits | 
Definition at line 33 of file RefPtrHashMap.h.
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      | typedef ValueType::first_type WTF::RefPtrHashMapRawKeyTranslator< RawKeyType, ValueType, ValueTraits, HashFunctions >::KeyType | 
Definition at line 31 of file RefPtrHashMap.h.
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      | typedef ValueTraits::SecondTraits WTF::RefPtrHashMapRawKeyTranslator< RawKeyType, ValueType, ValueTraits, HashFunctions >::MappedTraits | 
Definition at line 34 of file RefPtrHashMap.h.
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      | typedef ValueType::second_type WTF::RefPtrHashMapRawKeyTranslator< RawKeyType, ValueType, ValueTraits, HashFunctions >::MappedType | 
Definition at line 32 of file RefPtrHashMap.h.
Member Function Documentation
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      
  | 
  inlinestatic | 
Definition at line 37 of file RefPtrHashMap.h.
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      
  | 
  inlinestatic | 
Definition at line 36 of file RefPtrHashMap.h.
template<typename RawKeyType , typename ValueType , typename ValueTraits , typename HashFunctions > 
      
  | 
  inlinestatic | 
Definition at line 38 of file RefPtrHashMap.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference