|
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 &)=delete | inet::tcp::TcpOption | protected |
| parsimPack(omnetpp::cCommBuffer *b) const override | inet::tcp::TcpOption | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) override | inet::tcp::TcpOption | virtual |
| setKind(TcpOptionNumbers 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 |