WTF
WTF::HashTableConstIterator< Key, Value, Extractor, HashFunctions, Traits, KeyTraits > Class Template Reference
#include <HashTable.h>
Public Member Functions | |
HashTableConstIterator () | |
PointerType | get () const |
bool | operator!= (const const_iterator &other) const |
ReferenceType | operator* () const |
const_iterator & | operator++ () |
PointerType | operator-> () const |
bool | operator== (const const_iterator &other) const |
Detailed Description
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
class WTF::HashTableConstIterator< Key, Value, Extractor, HashFunctions, Traits, KeyTraits >
Definition at line 60 of file HashTable.h.
Constructor & Destructor Documentation
§ HashTableConstIterator()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 115 of file HashTable.h.
Member Function Documentation
§ get()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 146 of file HashTable.h.
§ operator!=()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 171 of file HashTable.h.
§ operator*()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 151 of file HashTable.h.
§ operator++()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 154 of file HashTable.h.
§ operator->()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 152 of file HashTable.h.
§ operator==()
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
|
inline |
Definition at line 166 of file HashTable.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Oct 20 2016 07:17:16 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu Oct 20 2016 07:17:16 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.