avro::detail::BufferImpl Member List
This is the complete list of members for
avro::detail::BufferImpl, including all inherited members.
append(const BufferImpl &src) | avro::detail::BufferImpl | [inline] |
appendForeignData(const data_type *data, size_type size, const free_func &func) | avro::detail::BufferImpl | [inline] |
beginRead() const | avro::detail::BufferImpl | [inline] |
beginWrite() const | avro::detail::BufferImpl | [inline] |
BufferImpl() | avro::detail::BufferImpl | [inline] |
BufferImpl(const BufferImpl &src) | avro::detail::BufferImpl | [inline, explicit] |
ChunkList typedef (defined in avro::detail::BufferImpl) | avro::detail::BufferImpl | |
ConstSharedPtr typedef (defined in avro::detail::BufferImpl) | avro::detail::BufferImpl | |
copyData(BufferImpl &dest, ChunkList::const_iterator iter, size_type offset, size_type bytes) const | avro::detail::BufferImpl | [inline] |
discardData() | avro::detail::BufferImpl | [inline] |
discardData(size_type bytes) | avro::detail::BufferImpl | [inline] |
endRead() const | avro::detail::BufferImpl | [inline] |
endWrite() const | avro::detail::BufferImpl | [inline] |
extractData(BufferImpl &dest, size_type bytes) | avro::detail::BufferImpl | [inline] |
extractData(BufferImpl &dest) | avro::detail::BufferImpl | [inline] |
freeSpace() const | avro::detail::BufferImpl | [inline] |
numDataChunks() const | avro::detail::BufferImpl | [inline] |
numFreeChunks() const | avro::detail::BufferImpl | [inline] |
reserveFreeSpace(size_type reserveSize) | avro::detail::BufferImpl | [inline] |
SharedPtr typedef (defined in avro::detail::BufferImpl) | avro::detail::BufferImpl | |
size() const | avro::detail::BufferImpl | [inline] |
writeTo(T val, const boost::true_type &) | avro::detail::BufferImpl | [inline] |
writeTo(T val, const boost::false_type &) | avro::detail::BufferImpl | [inline] |
writeTo(const data_type *data, size_type size) | avro::detail::BufferImpl | [inline] |
wroteTo(size_type size) | avro::detail::BufferImpl | [inline] |