|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for NackFlowPDU, including all inherited members.
| ackNackSeqNum | NAckPDU | protected |
| connId | PDU_Base | protected |
| ControlPDU(const char *name=nullptr, int kind=0) | ControlPDU | |
| ControlPDU(const ControlPDU &other) | ControlPDU | |
| copy(const NackFlowPDU &other) | NackFlowPDU | private |
| displayString | PDU_Base | protected |
| dstAddr | PDU_Base | protected |
| dstApn | PDU_Base | protected |
| dup() const | NackFlowPDU | inlinevirtual |
| flags | PDU_Base | protected |
| FlowControlPDU(const char *name=nullptr, int kind=0) | FlowControlPDU | |
| FlowControlPDU(const FlowControlPDU &other) | FlowControlPDU | |
| getAckNackSeqNum() const | NAckPDU | virtual |
| getConnId() | PDU_Base | virtual |
| getConnId() const | PDU_Base | inlinevirtual |
| getDisplayString() const | PDU_Base | virtual |
| getDstAddr() | PDU_Base | virtual |
| getDstAddr() const | PDU_Base | inlinevirtual |
| getDstApn() | PDU_Base | virtual |
| getDstApn() const | PDU_Base | inlinevirtual |
| getFlags() const | PDU_Base | virtual |
| getHeaderSize() | PDU | |
| getHopCount() const | PDU_Base | virtual |
| getPduLen() const | PDU_Base | virtual |
| getRcvRate() const | FlowControlPDU | virtual |
| getRcvRightWinEdge() const | FlowControlPDU | virtual |
| getSeqNum() const | PDU_Base | virtual |
| getSize() | PDU | |
| getSndLeftWinEdge() const | FlowControlPDU | virtual |
| getSndRate() const | FlowControlPDU | virtual |
| getSndRightWinEdge() const | FlowControlPDU | virtual |
| getSrcAddr() | PDU_Base | virtual |
| getSrcAddr() const | PDU_Base | inlinevirtual |
| getSrcApn() | PDU_Base | virtual |
| getSrcApn() const | PDU_Base | inlinevirtual |
| getTimeUnit() const | FlowControlPDU | virtual |
| getType() const | PDU_Base | virtual |
| getVersion() const | PDU_Base | virtual |
| hopCount | PDU_Base | protected |
| NackFlowPDU(const char *name=nullptr, int kind=0) | NackFlowPDU | |
| NackFlowPDU(const NackFlowPDU &other) | NackFlowPDU | |
| NAckPDU(const char *name=nullptr, int kind=0) | NAckPDU | |
| NAckPDU(const NAckPDU &other) | NAckPDU | |
| operator=(const NackFlowPDU &other) | NackFlowPDU | |
| FlowControlPDU::operator=(const FlowControlPDU &other) | FlowControlPDU | |
| NAckPDU::operator=(const NAckPDU &other) | NAckPDU | |
| ControlPDU::operator=(const ControlPDU &other) | ControlPDU | |
| PDU::operator=(const PDU &other) | PDU | inline |
| PDU_Base::operator=(const PDU_Base &other) | PDU_Base | protected |
| operator==(const NackFlowPDU &) | NackFlowPDU | protected |
| FlowControlPDU::operator==(const FlowControlPDU &) | FlowControlPDU | protected |
| NAckPDU::operator==(const NAckPDU &) | NAckPDU | protected |
| ControlPDU::operator==(const ControlPDU &) | ControlPDU | protected |
| PDU::operator==(const PDU_Base &) | PDU_Base | protected |
| parsimPack(omnetpp::cCommBuffer *b) const | NackFlowPDU | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) | NackFlowPDU | virtual |
| PDU(const char *name=NULL, int kind=0) | PDU | inline |
| PDU(const PDU &other) | PDU | inline |
| PDU_Base(const char *name=nullptr, int kind=0) | PDU_Base | protected |
| PDU_Base(const PDU_Base &other) | PDU_Base | protected |
| pduLen | PDU_Base | protected |
| rcvRate | FlowControlPDU | protected |
| rcvRightWinEdge | FlowControlPDU | protected |
| seqNum | PDU_Base | protected |
| setAckNackSeqNum(unsigned int ackNackSeqNum) | NAckPDU | virtual |
| setConnId(const ConnectionId &connId) | PDU_Base | virtual |
| setDisplayString(const char *displayString) | PDU_Base | virtual |
| setDstAddr(const Address &dstAddr) | PDU_Base | virtual |
| setDstApn(const APN &dstApn) | PDU_Base | virtual |
| setFlags(int flags) | PDU_Base | virtual |
| setHopCount(unsigned int hopCount) | PDU_Base | virtual |
| setPduLen(unsigned int pduLen) | PDU_Base | virtual |
| setRcvRate(unsigned int rcvRate) | FlowControlPDU | virtual |
| setRcvRightWinEdge(unsigned int rcvRightWinEdge) | FlowControlPDU | virtual |
| setSeqNum(unsigned int seqNum) | PDU_Base | virtual |
| setSndLeftWinEdge(unsigned int sndLeftWinEdge) | FlowControlPDU | virtual |
| setSndRate(unsigned int sndRate) | FlowControlPDU | virtual |
| setSndRightWinEdge(unsigned int sndRightWinEdge) | FlowControlPDU | virtual |
| setSrcAddr(const Address &srcAddr) | PDU_Base | virtual |
| setSrcApn(const APN &srcApn) | PDU_Base | virtual |
| setTimeUnit(unsigned long timeUnit) | FlowControlPDU | virtual |
| setType(int type) | PDU_Base | virtual |
| setVersion(unsigned int version) | PDU_Base | virtual |
| sndLeftWinEdge | FlowControlPDU | protected |
| sndRate | FlowControlPDU | protected |
| sndRightWinEdge | FlowControlPDU | protected |
| srcAddr | PDU_Base | protected |
| srcApn | PDU_Base | protected |
| timeUnit | FlowControlPDU | protected |
| type | PDU_Base | protected |
| version | PDU_Base | protected |
| ~ControlPDU() | ControlPDU | virtual |
| ~FlowControlPDU() | FlowControlPDU | virtual |
| ~NackFlowPDU() | NackFlowPDU | virtual |
| ~NAckPDU() | NAckPDU | virtual |
| ~PDU_Base() | PDU_Base | virtual |