WTF
WTF::HashTableRefCounterBase< false, HashTableType, ValueTraits > Struct Template Reference
#include <HashTable.h>
Detailed Description
template<typename HashTableType, typename ValueTraits>
struct WTF::HashTableRefCounterBase< false, HashTableType, ValueTraits >
Definition at line 905 of file HashTable.h.
Static Public Member Functions | |
| static void | refAll (HashTableType &) |
| static void | derefAll (HashTableType &) |
Member Function Documentation
template<typename HashTableType, typename ValueTraits>
| static void WTF::HashTableRefCounterBase< false, HashTableType, ValueTraits >::refAll | ( | HashTableType & | ) | [inline, static] |
Definition at line 907 of file HashTable.h.
template<typename HashTableType, typename ValueTraits>
| static void WTF::HashTableRefCounterBase< false, HashTableType, ValueTraits >::derefAll | ( | HashTableType & | ) | [inline, static] |
Definition at line 908 of file HashTable.h.
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference