Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
This is the complete list of members for FilterMuterator, including all inherited members.
| _isEscaped(bool fAttemptCapture=true) const | Object | [inline] |
| 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] |
| FilterMuterator(Iterator::Handle hIter, Filter::View vTest) | FilterMuterator | [protected] |
| Handle typedef | FilterMuterator | |
| hashCode() const | Object | [virtual] |
| hashCode(Object::View v) | Object | [inline, static] |
| hasNext() const | FilterMuterator | [virtual] |
| Holder typedef | FilterMuterator | |
| isImmutable() const | Object | [virtual] |
| m_fNext | FilterMuterator | [mutable, protected] |
| m_fPrev | FilterMuterator | [mutable, protected] |
| m_hIter | FilterMuterator | [mutable, protected] |
| m_ohNext | FilterMuterator | [mutable, protected] |
| m_vTest | FilterMuterator | [protected] |
| next() | FilterMuterator | [virtual] |
| 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] |
| remove() | FilterMuterator | [virtual] |
| self() | Object | [inline, protected] |
| self() const | Object | [inline, protected] |
| sizeOf() const | Object | [virtual] |
| toStream(std::ostream &out) const | Object | [virtual] |
| toStream(std::ostream &out, Object::View v) | Object | [static] |
| View typedef | FilterMuterator | |
| wait() const | Object | |
| wait(int64_t cMillis) const | Object |