Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

MapListenerSupport Member List

This is the complete list of members for MapListenerSupport, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
addListener(MapListener::Handle hListener, Filter::View vFilter, bool fLite) MapListenerSupport [virtual]
addListener(MapListener::Handle hListener, Object::View vKey, bool fLite) MapListenerSupport [virtual]
addListenerState(Map::Handle hmapStandardListeners, Object::View vKey, MapListener::Handle hListener, bool fLite) MapListenerSupport [protected, static]
addSafeListener(Map::Handle hmapListeners, Object::View vKey, MapListener::Handle hListener) MapListenerSupport [protected, static]
clear() MapListenerSupport [virtual]
clone() const Object [virtual]
clone(Object::View v) Object [static]
collectListeners(MapEvent::View vEvent) MapListenerSupport [virtual]
containsStandardListeners(Filter::View vFilter) const MapListenerSupport [virtual]
containsStandardListeners(Object::View vKey) const MapListenerSupport [virtual]
convertEvent(MapEvent::View vEvent, ObservableMap::Handle hmapConv, Converter::View vConvKey=NULL, Converter::View vConvVal=NULL) MapListenerSupport [static]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
fireEvent(MapEvent::Handle hEvent, bool fStrict) MapListenerSupport [virtual]
getFilterSet() const MapListenerSupport [virtual]
getKeySet() const MapListenerSupport [virtual]
getListeners(Filter::View vFilter) const MapListenerSupport [virtual]
getListeners(Object::View vKey) const MapListenerSupport [virtual]
Handle typedef MapListenerSupport  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef MapListenerSupport  
isEmpty() const MapListenerSupport [virtual]
isEmpty(Filter::View vFilter) const MapListenerSupport [virtual]
isEmpty(Object::View vKey) const MapListenerSupport [virtual]
isImmutable() const Object [virtual]
m_hmapKeyListeners MapListenerSupport [protected]
m_hmapListeners MapListenerSupport [protected]
m_hmapStandardKeyListeners MapListenerSupport [protected]
m_hmapStandardListeners MapListenerSupport [protected]
m_optimizationPlan MapListenerSupport [protected]
m_vListenersCached MapListenerSupport [protected]
MapListenerSupport() MapListenerSupport [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]
Plan enum name MapListenerSupport [protected]
removeListener(MapListener::View vListener, Filter::View vFilter) MapListenerSupport [virtual]
removeListener(MapListener::View vListener, Object::View vKey) MapListenerSupport [virtual]
removeListenerState(Map::Handle hmapStandardListeners, Object::View vKey, MapListener::View vListener) MapListenerSupport [protected, static]
removeSafeListener(Map::Handle hmapListeners, Object::View vKey, MapListener::View vListener) MapListenerSupport [protected, static]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const MapListenerSupport [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef MapListenerSupport  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.