INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::sctp::SCTPChunk, including all inherited members.
chunkType | inet::sctp::SCTPChunk | protected |
copy(const SCTPChunk &other) | inet::sctp::SCTPChunk | private |
dup() const override | inet::sctp::SCTPChunk | inlinevirtual |
flags | inet::sctp::SCTPChunk | protected |
getChunkType() const | inet::sctp::SCTPChunk | virtual |
getFlags() const | inet::sctp::SCTPChunk | virtual |
operator=(const SCTPChunk &other) | inet::sctp::SCTPChunk | |
operator==(const SCTPChunk &) | inet::sctp::SCTPChunk | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::sctp::SCTPChunk | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::sctp::SCTPChunk | virtual |
SCTPChunk(const char *name=nullptr, short kind=0) | inet::sctp::SCTPChunk | |
SCTPChunk(const SCTPChunk &other) | inet::sctp::SCTPChunk | |
setChunkType(uint8_t chunkType) | inet::sctp::SCTPChunk | virtual |
setFlags(uint32_t flags) | inet::sctp::SCTPChunk | virtual |
~SCTPChunk() | inet::sctp::SCTPChunk | virtual |