INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::TCPCommand, including all inherited members.
connId | inet::TCPCommand | protected |
copy(const TCPCommand &other) | inet::TCPCommand | private |
dup() const override | inet::TCPCommand | inlinevirtual |
getConnId() const | inet::TCPCommand | virtual |
getUserId() const | inet::TCPCommand | virtual |
operator=(const TCPCommand &other) | inet::TCPCommand | |
operator==(const TCPCommand &) | inet::TCPCommand | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::TCPCommand | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::TCPCommand | virtual |
setConnId(int connId) | inet::TCPCommand | virtual |
setUserId(int userId) | inet::TCPCommand | virtual |
TCPCommand() | inet::TCPCommand | |
TCPCommand(const TCPCommand &other) | inet::TCPCommand | |
userId | inet::TCPCommand | protected |
~TCPCommand() | inet::TCPCommand | virtual |