Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
This is the complete list of members for WeakHashMap::Entry, including all inherited members.
| Entry(Object::View vKey, Object::Holder ohValue, size32_t nHash) | WeakHashMap::Entry | [protected] |
| Entry(const Entry &that) | WeakHashMap::Entry | [protected] |
| Entry(Entry::View vThat) | WeakHashMap::Entry | [protected] |
| getKey() const | WeakHashMap::Entry | [virtual] |
| Handle typedef | WeakHashMap::Entry | |
| Holder typedef | WeakHashMap::Entry | |
| isKeyEqual(Object::View vKey) const | WeakHashMap::Entry | [protected, virtual] |
| isValid() const | WeakHashMap::Entry | [virtual] |
| View typedef | WeakHashMap::Entry |