INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::EtherAppReq, including all inherited members.
copy(const EtherAppReq &other) | inet::EtherAppReq | private |
dup() const override | inet::EtherAppReq | inlinevirtual |
EtherAppReq(const char *name=nullptr, short kind=0) | inet::EtherAppReq | |
EtherAppReq(const EtherAppReq &other) | inet::EtherAppReq | |
getRequestId() const | inet::EtherAppReq | virtual |
getResponseBytes() const | inet::EtherAppReq | virtual |
operator=(const EtherAppReq &other) | inet::EtherAppReq | |
operator==(const EtherAppReq &) | inet::EtherAppReq | protected |
parsimPack(omnetpp::cCommBuffer *b) const override | inet::EtherAppReq | virtual |
parsimUnpack(omnetpp::cCommBuffer *b) override | inet::EtherAppReq | virtual |
requestId | inet::EtherAppReq | protected |
responseBytes | inet::EtherAppReq | protected |
setRequestId(long requestId) | inet::EtherAppReq | virtual |
setResponseBytes(long responseBytes) | inet::EtherAppReq | virtual |
~EtherAppReq() | inet::EtherAppReq | virtual |