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

E77779-01

PofHelper Member List

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

checkDate(int32_t nYear, int32_t nMonth, int32_t nDay)PofHelper [static]
checkDayTimeInterval(int32_t cDays, int32_t cHours, int32_t cMinutes, int32_t cSeconds, int32_t cNanos)PofHelper [static]
checkTime(int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano)PofHelper [static]
checkTimeInterval(int32_t cHours, int32_t cMinutes, int32_t cSeconds, int32_t cNanos)PofHelper [static]
checkTimeZone(int32_t nHourOffset, int32_t nMinuteOffset)PofHelper [static]
checkYearMonthInterval(int32_t cYears, int32_t cMonths)PofHelper [static]
decodeTinyInt32(int32_t n)PofHelper [static]
encodeTinyInt32(int32_t n)PofHelper [static]
formatDate(int32_t nYear, int32_t nMonth, int32_t nDay)PofHelper [static]
formatTime(int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, bool fUTC)PofHelper [static]
formatTime(int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, int32_t nHourOffset, int32_t nMinuteOffset)PofHelper [static]
getClassTypeId(Object::View v, PofContext::View vCtx)PofHelper [static]
getEmptyBinary()PofHelper [static]
getEmptyBooleanArray()PofHelper [static]
getEmptyChar16Array()PofHelper [static]
getEmptyCollection()PofHelper [static]
getEmptyFloat32Array()PofHelper [static]
getEmptyFloat64Array()PofHelper [static]
getEmptyInt16Array()PofHelper [static]
getEmptyInt32Array()PofHelper [static]
getEmptyInt64Array()PofHelper [static]
getEmptyObjectArray()PofHelper [static]
getEmptyOctetArray()PofHelper [static]
getPofTypeId(Class::View vClass, PofContext::View vCtx)PofHelper [static]
Handle typedefPofHelper
Holder typedefPofHelper
readAsChar16(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsChar16(FinalHandle< ReadBuffer::BufferInput > &hIn, int32_t nType)PofHelper [static]
readAsFloat32(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsFloat32(FinalHandle< ReadBuffer::BufferInput > &hIn, int32_t nType)PofHelper [static]
readAsFloat64(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsFloat64(FinalHandle< ReadBuffer::BufferInput > &hIn, int32_t nType)PofHelper [static]
readAsInt32(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsInt32(FinalHandle< ReadBuffer::BufferInput > &hIn, int32_t nType)PofHelper [static]
readAsInt64(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsInt64(FinalHandle< ReadBuffer::BufferInput > &hIn, int32_t nType)PofHelper [static]
readRawDate(ReadBuffer::BufferInput::Handle hIn)PofHelper [static]
readRawDate(FinalHandle< ReadBuffer::BufferInput > &hIn)PofHelper [static]
readRawTime(ReadBuffer::BufferInput::Handle hIn)PofHelper [static]
readRawTime(FinalHandle< ReadBuffer::BufferInput > &hIn)PofHelper [static]
resizeArray(ObjectArray::Handle haOld, size32_t cNew)PofHelper [static]
skipInts(ReadBuffer::BufferInput::Handle hIn, int32_t c)PofHelper [static]
skipUniformValue(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
skipValue(ReadBuffer::BufferInput::Handle hIn)PofHelper [static]
validateIncomingSize(int32_t cElements)PofHelper [inline, static]
validateOutgoingSize(size32_t cElements)PofHelper [inline, static]
View typedefPofHelper
writeDate(WriteBuffer::BufferOutput::Handle hOut, int32_t nYear, int32_t nMonth, int32_t nDay)PofHelper [static]
writeTime(WriteBuffer::BufferOutput::Handle hOut, int32_t nHour, int32_t nMinute, int32_t nSecond, int32_t nNano, int32_t nTimeZoneType, int32_t nHourOffset, int32_t nMinuteOffset)PofHelper [static]

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