Oracle Coherence for C++ API
Release 3.6.0.0

E15728-01

ConverterCollections::ConverterCacheEvent Member List

This is the complete list of members for ConverterCollections::ConverterCacheEvent, including all inherited members.
_isEscaped(bool fAttemptCapture=true) const Object [inline]
CacheEvent(ObservableMap::Handle hMap, int32_t nId, Object::View voKey, Object::View voValueOld, Object::View voValueNew, bool fSynthetic) CacheEvent [protected]
clone() const Object [virtual]
clone(Object::View v) Object [static]
ConverterCacheEvent(ObservableMap::Handle hMap, CacheEvent::View vEvent, Converter::View vConvKey, Converter::View vConvVal) ConverterCollections::ConverterCacheEvent [protected]
dispatch(Listeners::View vListeners) const MapEvent [virtual]
dispatch(Listeners::View vListeners, bool fStrict) const MapEvent [virtual]
dispatch(TypedHandle< MapListener > hListener) const MapEvent [virtual]
ENTRY_DELETED MapEvent [static]
ENTRY_INSERTED MapEvent [static]
ENTRY_UPDATED MapEvent [static]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
EventObject(Object::Handle hSource) EventObject [protected]
getCacheEvent() const ConverterCollections::ConverterCacheEvent [virtual]
getConverterKeyUp() const ConverterCollections::ConverterCacheEvent [virtual]
getConverterValueUp() const ConverterCollections::ConverterCacheEvent [virtual]
getDescription(int32_t nId) MapEvent [static]
coherence::util::EventObject::getDescription() const Describable [virtual]
getId() const MapEvent [virtual]
getKey() const ConverterCollections::ConverterCacheEvent [virtual]
getMap() const MapEvent [virtual]
getNewValue() const ConverterCollections::ConverterCacheEvent [virtual]
getOldValue() const ConverterCollections::ConverterCacheEvent [virtual]
getSource() const EventObject [virtual]
Handle typedef ConverterCollections::ConverterCacheEvent
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef ConverterCollections::ConverterCacheEvent
isImmutable() const Object [virtual]
isSynthetic() const CacheEvent [virtual]
m_fSynthetic CacheEvent [protected]
m_hoSource EventObject [mutable, protected]
m_nId MapEvent [protected]
m_vConvKey ConverterCollections::ConverterCacheEvent [protected]
m_vConvVal ConverterCollections::ConverterCacheEvent [protected]
m_vEvent ConverterCollections::ConverterCacheEvent [protected]
m_voKey MapEvent [mutable, protected]
m_voValueNew MapEvent [mutable, protected]
m_voValueOld MapEvent [mutable, protected]
MapEvent(TypedHandle< ObservableMap > hMap, int32_t nId, Object::View vKey, Object::View vValueOld, Object::View vValueNew) MapEvent [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]
outputDescription(std::ostream &out) const CacheEvent [virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
setNewValue(Object::View voValue) ConverterCollections::ConverterCacheEvent [virtual]
setOldValue(Object::View voValue) ConverterCollections::ConverterCacheEvent [virtual]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const MapEvent [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef ConverterCollections::ConverterCacheEvent
wait() const Object
wait(int64_t cMillis) const Object
Copyright © 2000, 2010, Oracle and/or its affiliates. All rights reserved.