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