cbStorage | UnalignedAttributeAccessor | [private] |
compressInt64(TupleDatum const &datum, PBuffer pDest) const | UnalignedAttributeAccessor | [inline, private] |
compute(TupleAttributeDescriptor const &attrDescriptor) | UnalignedAttributeAccessor | |
getMaxByteCount() const | UnalignedAttributeAccessor | |
getStoredByteCount(PConstBuffer pDataWithLen) const | UnalignedAttributeAccessor | |
isCompressedInt64 | UnalignedAttributeAccessor | [private] |
isInitialized() const | UnalignedAttributeAccessor | [private] |
loadValue(TupleDatum &datum, PConstBuffer pDataWithLen) const | UnalignedAttributeAccessor | |
omitLengthIndicator | UnalignedAttributeAccessor | [private] |
ONE_BYTE_LENGTH_MASK | UnalignedAttributeAccessor | [private, static] |
ONE_BYTE_MAX_LENGTH | UnalignedAttributeAccessor | [private, static] |
storeValue(TupleDatum const &datum, PBuffer pDataWithLen) const | UnalignedAttributeAccessor | |
TWO_BYTE_LENGTH_BIT | UnalignedAttributeAccessor | [private, static] |
TWO_BYTE_LENGTH_MASK1 | UnalignedAttributeAccessor | [private, static] |
TWO_BYTE_LENGTH_MASK2 | UnalignedAttributeAccessor | [private, static] |
TWO_BYTE_MAX_LENGTH | UnalignedAttributeAccessor | [private, static] |
UnalignedAttributeAccessor() | UnalignedAttributeAccessor | [explicit] |
UnalignedAttributeAccessor(TupleAttributeDescriptor const &attrDescriptor) | UnalignedAttributeAccessor | [explicit] |
uncompressInt64(TupleDatum &datum, PConstBuffer pDataWithLen) const | UnalignedAttributeAccessor | [inline, private] |