Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

ConverterCollections::EntryConverter Member List

This is the complete list of members for ConverterCollections::EntryConverter, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v) Object [static]
convert(Object::Holder oh) const ConverterCollections::EntryConverter [virtual]
coherence::util::Converter::convert(Converter::View vConvert, Object::Holder oh) Converter [static]
convertHandle(Converter::View vConvert, Object::Handle h) Converter [static]
convertKey(EntryConverter::View vConvert, Object::View vKey) ConverterCollections::EntryConverter [static]
convertValue(EntryConverter::View vConvert, Object::Holder ohValue) ConverterCollections::EntryConverter [static]
EntryConverter(Converter::View vConvKey, Converter::View vConvVal) ConverterCollections::EntryConverter  
EntryConverter(const EntryConverter &that) ConverterCollections::EntryConverter  
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
getKeyConverter() const ConverterCollections::EntryConverter [virtual]
getKeyConverter(EntryConverter::View vConvert) ConverterCollections::EntryConverter [static]
getValueConverter() const ConverterCollections::EntryConverter [virtual]
getValueConverter(EntryConverter::View vConvert) ConverterCollections::EntryConverter [static]
Handle typedef ConverterCollections::EntryConverter  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef ConverterCollections::EntryConverter  
isImmutable() const Object [virtual]
m_vConvKey ConverterCollections::EntryConverter [protected]
m_vConvVal ConverterCollections::EntryConverter [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 Object [virtual]
toStream(std::ostream &out, Object::View v) Object [static]
View typedef ConverterCollections::EntryConverter  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.