Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-01

LocalCache::InternalListener Member List

This is the complete list of members for LocalCache::InternalListener, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v)Object [static]
entryDeleted(MapEvent::View vEvt)LocalCache::InternalListener [virtual]
coherence::util::MapListener::entryDeleted(MapEvent::View vEvent)=0MapListener [pure virtual]
entryInserted(MapEvent::View vEvt)LocalCache::InternalListener [virtual]
coherence::util::MapListener::entryInserted(MapEvent::View vEvent)=0MapListener [pure virtual]
entryUpdated(MapEvent::View vEvt)LocalCache::InternalListener [virtual]
coherence::util::MapListener::entryUpdated(MapEvent::View vEvent)=0MapListener [pure virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [static]
Handle typedefLocalCache::InternalListener
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefLocalCache::InternalListener
InternalListener(LocalCache::Handle hCache)LocalCache::InternalListener [protected]
isImmutable() const Object [virtual]
m_hCacheLocalCache::InternalListener [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]
onModify(MapEvent::View vEvt)LocalCache::InternalListener [protected, virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v)Object [static]
View typedefLocalCache::InternalListener
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.