WTF
WTF::HashTableIterator< Key, Value, Extractor, HashFunctions, Traits, KeyTraits > Class Template Reference
#include <HashTable.h>
Public Member Functions | |
HashTableIterator () | |
PointerType | get () const |
bool | operator!= (const iterator &other) const |
ReferenceType | operator* () const |
iterator & | operator++ () |
PointerType | operator-> () const |
bool | operator== (const iterator &other) const |
Detailed Description
template<typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits>
class WTF::HashTableIterator< Key, Value, Extractor, HashFunctions, Traits, KeyTraits >
class WTF::HashTableIterator< Key, Value, Extractor, HashFunctions, Traits, KeyTraits >
Definition at line 209 of file HashTable.h.
Constructor & Destructor Documentation
◆ HashTableIterator()
template<typename Key , typename Value , typename Extractor , typename HashFunctions , typename Traits , typename KeyTraits >
|
inline |
Definition at line 224 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 228 of file HashTable.h.
◆ operator!=()
template<typename Key , typename Value , typename Extractor , typename HashFunctions , typename Traits , typename KeyTraits >
|
inline |
Definition at line 238 of file HashTable.h.
◆ operator*()
template<typename Key , typename Value , typename Extractor , typename HashFunctions , typename Traits , typename KeyTraits >
|
inline |
Definition at line 229 of file HashTable.h.
◆ operator++()
template<typename Key , typename Value , typename Extractor , typename HashFunctions , typename Traits , typename KeyTraits >
|
inline |
Definition at line 232 of file HashTable.h.
◆ operator->()
template<typename Key , typename Value , typename Extractor , typename HashFunctions , typename Traits , typename KeyTraits >
|
inline |
Definition at line 230 of file HashTable.h.
◆ operator==()
template<typename Key , typename Value , typename Extractor , typename HashFunctions , typename Traits , typename KeyTraits >
|
inline |
Definition at line 237 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.