PofHelper Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
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]
clone() const Object [virtual]
clone(Object::View v)Object [static]
decodeTinyInt32(int32_t n)PofHelper [static]
encodeTinyInt32(int32_t n)PofHelper [static]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [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
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefPofHelper
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]
readAsChar16(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsFloat32(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsFloat64(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsInt32(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readAsInt64(ReadBuffer::BufferInput::Handle hIn, int32_t nType)PofHelper [static]
readRawDate(ReadBuffer::BufferInput::Handle hIn)PofHelper [static]
readRawTime(ReadBuffer::BufferInput::Handle hIn)PofHelper [static]
self()Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
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]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v)Object [static]
validateIncomingSize(int32_t cElements)PofHelper [inline, static]
validateOutgoingSize(size32_t cElements)PofHelper [inline, static]
View typedefPofHelper
wait() const Object
wait(int64_t cMillis) const Object
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 (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.