Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

SimplePofContext Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v) Object [static]
deserialize(ReadBuffer::BufferInput::Handle hIn) const SimplePofContext [virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
getClass(int32_t nTypeId) const SimplePofContext [virtual]
getClassName(int32_t nTypeId) const SimplePofContext [virtual]
getPofSerializer(int32_t nTypeId) const SimplePofContext [virtual]
getUserTypeIdentifier(Object::View v) const SimplePofContext [virtual]
getUserTypeIdentifier(Class::View vClass) const SimplePofContext [virtual]
getUserTypeIdentifier(String::View vsClass) const SimplePofContext [virtual]
Handle typedef SimplePofContext  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef SimplePofContext  
isImmutable() const Object [virtual]
isReferenceEnabled() const SimplePofContext [virtual]
isUserType(Object::View v) const SimplePofContext [virtual]
isUserType(Class::View vClass) const SimplePofContext [virtual]
isUserType(String::View vsClass) const SimplePofContext [virtual]
m_fReferenceEnabled SimplePofContext [protected]
m_hGate SimplePofContext [mutable, protected]
m_hlaClass SimplePofContext [protected]
m_hlaSerializer SimplePofContext [protected]
m_hMapClassName SimplePofContext [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]
registerUserType(int32_t nTypeId, Class::View vClass, PofSerializer::View vSerializer) SimplePofContext [virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
serialize(WriteBuffer::BufferOutput::Handle hOut, Object::View v) const SimplePofContext [virtual]
setReferenceEnabled(bool fEnabled) SimplePofContext [virtual]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const SimplePofContext [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
unregisterUserType(int32_t nTypeId) SimplePofContext [virtual]
validateTypeId(int32_t nTypeId) const SimplePofContext [protected, virtual]
View typedef SimplePofContext  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.