libcommonc++  0.7
ByteBufferDataReader Member List

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

align(size_t size)DataEncoder
ByteBufferDataReader(ByteBuffer &buffer)ByteBufferDataReader
checkRemaining(const Context &ctx, size_t count) constDataEncoderprotected
currentContext()DataEncoderprotected
currentContext() constDataEncoderprotected
DataEncoder()DataEncoderprotected
DataReader()DataReaderprotected
getContextDepth() constDataEncoder
getCumulativeOffset() constDataEncoder
getEndianness() constDataEncoder
getLength() constDataEncoder
getLimit() constDataEncoder
getOffset() constDataEncoder
getRemaining() constDataEncoder
isSameEndianness() constDataEncoderprotected
isTopContext() constDataEncoder
operator>>(bool &v)DataReader
operator>>(byte_t &v)DataReader
operator>>(byte_t *v)DataReader
operator>>(char &v)DataReader
operator>>(char *v)DataReader
operator>>(int16_t &v)DataReader
operator>>(int16_t *v)DataReader
operator>>(uint16_t &v)DataReader
operator>>(uint16_t *v)DataReader
operator>>(int32_t &v)DataReader
operator>>(int32_t *v)DataReader
operator>>(uint32_t &v)DataReader
operator>>(uint32_t *v)DataReader
operator>>(int64_t &v)DataReader
operator>>(int64_t *v)DataReader
operator>>(uint64_t &v)DataReader
operator>>(uint64_t *v)DataReader
operator>>(float &v)DataReader
operator>>(float *v)DataReader
operator>>(double &v)DataReader
operator>>(double *v)DataReader
operator>>(Blob &v)DataReader
operator>>(String &v)DataReader
operator>>(const Manipulator &manip)DataReader
popContext()DataEncoder
pushContext()DataEncoder
read(byte_t *buf, size_t count)ByteBufferDataReaderprotectedvirtual
readBytes(byte_t *buf, size_t len)DataReader
readFully(byte_t *buf, size_t len)DataReader
readString(String &v, uint32_t length)DataReaderprotectedvirtual
reset()ByteBufferDataReadervirtual
setEndianness(Endianness endianness)DataEncoder
setLength(size_t length)DataEncoder
setLimit(int64_t limit)DataEncoder
setOffset(int64_t offset)ByteBufferDataReadervirtual
skip(size_t count)ByteBufferDataReadervirtual
~ByteBufferDataReader()ByteBufferDataReader
~DataEncoder()DataEncodervirtual
~DataReader()DataReadervirtual