|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::ByteArray_Base, including all inherited members.
| ByteArray_Base() | inet::ByteArray_Base | protected |
| ByteArray_Base(const ByteArray_Base &other) | inet::ByteArray_Base | protected |
| copy(const ByteArray_Base &other) | inet::ByteArray_Base | private |
| data | inet::ByteArray_Base | protected |
| data_arraysize | inet::ByteArray_Base | protected |
| dup() const override | inet::ByteArray_Base | inlinevirtual |
| getData(unsigned int k) const | inet::ByteArray_Base | virtual |
| getDataArraySize() const | inet::ByteArray_Base | virtual |
| operator=(const ByteArray_Base &other) | inet::ByteArray_Base | protected |
| operator==(const ByteArray_Base &) | inet::ByteArray_Base | protected |
| parsimPack(omnetpp::cCommBuffer *b) const override | inet::ByteArray_Base | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) override | inet::ByteArray_Base | virtual |
| setData(unsigned int k, char data) | inet::ByteArray_Base | virtual |
| setDataArraySize(unsigned int size) | inet::ByteArray_Base | virtual |
| ~ByteArray_Base() | inet::ByteArray_Base | virtual |