Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

EvolvablePortableObject Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
BinaryView typedef Evolvable  
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]
getDataVersion() const =0 Evolvable [pure virtual]
getFutureData() const =0 Evolvable [pure virtual]
getImplVersion() const =0 Evolvable [pure virtual]
Handle typedef EvolvablePortableObject  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef EvolvablePortableObject  
isImmutable() const Object [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]
readExternal(PofReader::Handle hIn)=0 PortableObject [pure virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
setDataVersion(int32_t nVersion)=0 Evolvable [pure virtual]
setFutureData(BinaryView vBinFuture)=0 Evolvable [pure virtual]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v) Object [static]
View typedef EvolvablePortableObject  
wait() const Object  
wait(int64_t cMillis) const Object  
writeExternal(PofWriter::Handle hOut) const =0 PortableObject [pure virtual]
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.