INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::ByteArrayBuffer, including all inherited members.
ByteArrayBuffer() | inet::ByteArrayBuffer | |
ByteArrayBuffer(const ByteArrayBuffer &other) | inet::ByteArrayBuffer | |
clear() | inet::ByteArrayBuffer | virtual |
copy(const ByteArrayBuffer &other) | inet::ByteArrayBuffer | inlineprivate |
dataLengthM | inet::ByteArrayBuffer | protected |
DataList typedef | inet::ByteArrayBuffer | protected |
dataListM | inet::ByteArrayBuffer | protected |
drop(unsigned int lengthP) | inet::ByteArrayBuffer | virtual |
dup() const override | inet::ByteArrayBuffer | inlinevirtual |
getBytesToBuffer(void *bufferP, unsigned int bufferLengthP, unsigned int srcOffsP=0) const | inet::ByteArrayBuffer | virtual |
getLength() const | inet::ByteArrayBuffer | inlinevirtual |
operator=(const ByteArrayBuffer &other) | inet::ByteArrayBuffer | |
popBytesToBuffer(void *bufferP, unsigned int bufferLengthP) | inet::ByteArrayBuffer | virtual |
push(const ByteArray &byteArrayP) | inet::ByteArrayBuffer | virtual |
push(const void *bufferP, unsigned int bufferLengthP) | inet::ByteArrayBuffer | virtual |