Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.2.1.4.0)

E90870-01

PofHandler Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
beginArray(int32_t iPos, size32_t cElements)=0PofHandler [pure virtual]
beginCollection(int32_t iPos, size32_t cElements)=0PofHandler [pure virtual]
beginMap(int32_t iPos, size32_t cElements)=0PofHandler [pure virtual]
beginSparseArray(int32_t iPos, size32_t cElements)=0PofHandler [pure virtual]
beginUniformArray(int32_t iPos, size32_t cElements, int32_t nType)=0PofHandler [pure virtual]
beginUniformCollection(int32_t iPos, size32_t cElements, int32_t nType)=0PofHandler [pure virtual]
beginUniformKeysMap(int32_t iPos, size32_t cElements, int32_t nTypeKeys)=0PofHandler [pure virtual]
beginUniformMap(int32_t iPos, size32_t cElements, int32_t nTypeKeys, int32_t nTypeValues)=0PofHandler [pure virtual]
beginUniformSparseArray(int32_t iPos, size32_t cElements, int32_t nType)=0PofHandler [pure virtual]
beginUserType(int32_t iPos, int32_t nUserTypeId, int32_t nVersionId)=0PofHandler [pure virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
endComplexValue()=0PofHandler [pure virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [static]
Handle typedefPofHandler
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefPofHandler
isImmutable() const Object [virtual]
notify() const Object
notifyAll() const Object
Object()Object [protected]
Object(const Object &that)Object [protected]
onBoolean(int32_t iPos, bool f)=0PofHandler [pure virtual]
onChar(int32_t iPos, wchar16_t ch)=0PofHandler [pure virtual]
onCharString(int32_t iPos, String::View vs)=0PofHandler [pure virtual]
onConst()Object [protected, virtual]
onDate(int32_t iPos, int32_t nYear, int32_t nMonth, int32_t nDay)=0PofHandler [pure virtual]
onDateTime(int32_t iPos, int32_t nYear, int32_t nMonth, int32_t nDay, int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, bool fUTC)=0PofHandler [pure virtual]
onDateTime(int32_t iPos, int32_t nYear, int32_t nMonth, int32_t nDay, int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, int32_t nHourOffset, int32_t nMinuteOffset)=0PofHandler [pure virtual]
onDayTimeInterval(int32_t iPos, int32_t cDays, int32_t cHours, int32_t cMinutes, int32_t cSeconds, int32_t cNanos)=0PofHandler [pure virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onFloat32(int32_t iPos, float32_t fl)=0PofHandler [pure virtual]
onFloat64(int32_t iPos, float64_t dfl)=0PofHandler [pure virtual]
onIdentityReference(int32_t iPos, int32_t nId)=0PofHandler [pure virtual]
onInit()Object [protected, virtual]
onInt16(int32_t iPos, int16_t n)=0PofHandler [pure virtual]
onInt32(int32_t iPos, int32_t n)=0PofHandler [pure virtual]
onInt64(int32_t iPos, int64_t n)=0PofHandler [pure virtual]
onNullReference(int32_t iPos)=0PofHandler [pure virtual]
onOctet(int32_t iPos, octet_t b)=0PofHandler [pure virtual]
onOctetString(int32_t iPos, Binary::View vBin)=0PofHandler [pure virtual]
onTime(int32_t iPos, int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, bool fUTC)=0PofHandler [pure virtual]
onTime(int32_t iPos, int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, int32_t nHourOffset, int32_t nMinuteOffset)=0PofHandler [pure virtual]
onTimeInterval(int32_t iPos, int32_t cHours, int32_t cMinutes, int32_t cSeconds, int32_t cNanos)=0PofHandler [pure virtual]
onYearMonthInterval(int32_t iPos, int32_t cYears, int32_t cMonths)=0PofHandler [pure virtual]
registerIdentity(int32_t nId)=0PofHandler [pure virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &) const Object [inline, virtual]
toString() const Object [virtual]
toString(Object::View v)Object [static]
View typedefPofHandler
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2019, Oracle and/or its affiliates. All rights reserved.