append(S32 channel, const U8 *src, S32 len) | LLBufferArray | |
beginSegment() | LLBufferArray | |
buffer_iterator_t typedef | LLBufferArray | |
buffer_list_t typedef | LLBufferArray | |
capacity() const | LLBufferArray | |
const_buffer_iterator_t typedef | LLBufferArray | |
const_segment_iterator_t typedef | LLBufferArray | |
constructSegmentAfter(U8 *address, LLSegment &segment) | LLBufferArray | |
copyIntoBuffers(S32 channel, const U8 *src, S32 len, std::vector< LLSegment > &segments) | LLBufferArray | [protected] |
countAfter(S32 channel, U8 *start) const | LLBufferArray | |
endSegment() | LLBufferArray | |
eraseSegment(const segment_iterator_t &iter) | LLBufferArray | |
getSegment(U8 *address) const | LLBufferArray | |
getSegment(U8 *address) | LLBufferArray | |
insertAfter(segment_iterator_t segment, S32 channel, const U8 *src, S32 len) | LLBufferArray | |
LLBufferArray() | LLBufferArray | |
makeChannelConsumer(const LLChannelDescriptors &channels) | LLBufferArray | [static] |
makeSegment(S32 channel, S32 length) | LLBufferArray | |
mBuffers | LLBufferArray | [protected] |
mNextBaseChannel | LLBufferArray | [protected] |
mSegments | LLBufferArray | [protected] |
nextChannel() | LLBufferArray | |
npos enum value | LLBufferArray | |
prepend(S32 channel, const U8 *src, S32 len) | LLBufferArray | |
readAfter(S32 channel, U8 *start, U8 *dest, S32 &len) const | LLBufferArray | |
seek(S32 channel, U8 *start, S32 delta) const | LLBufferArray | |
segment_iterator_t typedef | LLBufferArray | |
segment_list_t typedef | LLBufferArray | |
splitAfter(U8 *address) | LLBufferArray | |
takeContents(LLBufferArray &source) | LLBufferArray | |
~LLBufferArray() | LLBufferArray | |