|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::tcp::TCPOption, including all inherited members.
| copy(const TCPOption &other) | inet::tcp::TCPOption | private |
| dup() const override | inet::tcp::TCPOption | inlinevirtual |
| getKind() const | inet::tcp::TCPOption | virtual |
| getLength() const | inet::tcp::TCPOption | virtual |
| kind | inet::tcp::TCPOption | protected |
| length | inet::tcp::TCPOption | protected |
| operator=(const TCPOption &other) | inet::tcp::TCPOption | |
| operator==(const TCPOption &) | inet::tcp::TCPOption | protected |
| parsimPack(omnetpp::cCommBuffer *b) const override | inet::tcp::TCPOption | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) override | inet::tcp::TCPOption | virtual |
| setKind(unsigned short kind) | inet::tcp::TCPOption | virtual |
| setLength(unsigned short length) | inet::tcp::TCPOption | virtual |
| TCPOption() | inet::tcp::TCPOption | |
| TCPOption(const TCPOption &other) | inet::tcp::TCPOption | |
| ~TCPOption() | inet::tcp::TCPOption | virtual |