INET Framework for OMNeT++/OMNEST
inet::ChunkQueue Member List

This is the complete list of members for inet::ChunkQueue, including all inherited members.

ChunkQueue(const char *name=nullptr, const Ptr< const Chunk > &content=EmptyChunk::singleton)inet::ChunkQueue
ChunkQueue(const ChunkQueue &other)inet::ChunkQueue
ChunkQueueDescriptor classinet::ChunkQueuefriend
clear()inet::ChunkQueue
contentinet::ChunkQueueprotected
dup() const overrideinet::ChunkQueueinlinevirtual
getContent() constinet::ChunkQueueinlineprotected
getLength() constinet::ChunkQueueinline
getPoppedLength() constinet::ChunkQueueinline
getPushedLength() constinet::ChunkQueueinline
has(b length=b(-1)) constinet::ChunkQueueinline
isIteratorConsistent(const Chunk::Iterator &iterator)inet::ChunkQueueinlineprotected
iteratorinet::ChunkQueueprotected
moveIteratorOrRemove(b length)inet::ChunkQueueprotected
peek(b length=b(-1), int flags=0) constinet::ChunkQueue
peek(b length=b(-1), int flags=0) constinet::ChunkQueueinline
peekAll(int flags=0) constinet::ChunkQueueinline
peekAllAsBits(int flags=0) constinet::ChunkQueueinline
peekAllAsBytes(int flags=0) constinet::ChunkQueueinline
peekAt(b offset, b length, int flags=0) constinet::ChunkQueue
peekAt(b offset, b length=b(-1), int flags=0) constinet::ChunkQueueinline
pop(b length=b(-1), int flags=0)inet::ChunkQueue
pop(b length=b(-1), int flags=0)inet::ChunkQueueinline
poppedLengthinet::ChunkQueueprotected
push(const Ptr< const Chunk > &chunk)inet::ChunkQueue
pushedLengthinet::ChunkQueueprotected
remove(b length)inet::ChunkQueueprotected
str() const overrideinet::ChunkQueuevirtual