Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
This is the complete list of members for KeyFilter, including all inherited members.
| _isEscaped(bool fAttemptCapture=true) const | Object | [inline] |
| applyIndex(Map::View vMapIndexes, Set::Handle hSetKeys) const | KeyFilter | [virtual] |
| calculateEffectiveness(Map::View vMapIndexes, Set::View vSetKeys) const | KeyFilter | [virtual] |
| clone() const | Object | [virtual] |
| clone(Object::View v) | Object | [static] |
| equals(Object::View v) const | Object | [virtual] |
| equals(Object::View v1, Object::View v2) | Object | [static] |
| evaluate(Object::View v) const | KeyFilter | [virtual] |
| evaluateEntry(Map::Entry::View vEntry) const | KeyFilter | [virtual] |
| getKeys() const | KeyFilter | [virtual] |
| Handle typedef | KeyFilter | |
| hashCode() const | Object | [virtual] |
| hashCode(Object::View v) | Object | [inline, static] |
| Holder typedef | KeyFilter | |
| isImmutable() const | Object | [virtual] |
| KeyFilter(Set::View vSetKeys) | KeyFilter | [protected] |
| m_vSetKeys | KeyFilter | [protected] |
| notify() const | Object | |
| notifyAll() const | Object | |
| Object() | Object | [protected] |
| Object(const Object &that) | Object | [protected] |
| onConst() | Object | [protected, virtual] |
| onEscape(bool fEscaped) const | Object | [protected, virtual] |
| onInit() | Object | [protected, virtual] |
| self() | Object | [inline, protected] |
| self() const | Object | [inline, protected] |
| sizeOf() const | Object | [virtual] |
| toStream(std::ostream &out) const | KeyFilter | [virtual] |
| coherence::lang::Object::toStream(std::ostream &out, Object::View v) | Object | [static] |
| View typedef | KeyFilter | |
| wait() const | Object | |
| wait(int64_t cMillis) const | Object |