|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for ControlAckPDU, including all inherited members.
| connId | PDU_Base | protected |
| ControlAckPDU(const char *name=nullptr, int kind=0) | ControlAckPDU | |
| ControlAckPDU(const ControlAckPDU &other) | ControlAckPDU | |
| ControlPDU(const char *name=nullptr, int kind=0) | ControlPDU | |
| ControlPDU(const ControlPDU &other) | ControlPDU | |
| copy(const ControlAckPDU &other) | ControlAckPDU | private |
| displayString | PDU_Base | protected |
| dstAddr | PDU_Base | protected |
| dstApn | PDU_Base | protected |
| dup() const | ControlAckPDU | inlinevirtual |
| flags | PDU_Base | protected |
| 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 |
| getLastCtrlSeqNumRcv() const | ControlAckPDU | virtual |
| getPduLen() const | PDU_Base | virtual |
| getRcvLeftWinEdge() const | ControlAckPDU | virtual |
| getRcvRate() const | ControlAckPDU | virtual |
| getRcvRightWinEdge() const | ControlAckPDU | virtual |
| getSeqNum() const | PDU_Base | virtual |
| getSize() | PDU | |
| getSndLeftWinEdge() const | ControlAckPDU | virtual |
| getSndRightWinEdge() const | ControlAckPDU | virtual |
| getSrcAddr() | PDU_Base | virtual |
| getSrcAddr() const | PDU_Base | inlinevirtual |
| getSrcApn() | PDU_Base | virtual |
| getSrcApn() const | PDU_Base | inlinevirtual |
| getType() const | PDU_Base | virtual |
| getVersion() const | PDU_Base | virtual |
| hopCount | PDU_Base | protected |
| lastCtrlSeqNumRcv | ControlAckPDU | protected |
| operator=(const ControlAckPDU &other) | ControlAckPDU | |
| 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 ControlAckPDU &) | ControlAckPDU | protected |
| ControlPDU::operator==(const ControlPDU &) | ControlPDU | protected |
| PDU::operator==(const PDU_Base &) | PDU_Base | protected |
| parsimPack(omnetpp::cCommBuffer *b) const | ControlAckPDU | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) | ControlAckPDU | 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 |
| rcvLeftWinEdge | ControlAckPDU | protected |
| rcvRate | ControlAckPDU | protected |
| rcvRightWinEdge | ControlAckPDU | protected |
| seqNum | PDU_Base | protected |
| 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 |
| setLastCtrlSeqNumRcv(unsigned int lastCtrlSeqNumRcv) | ControlAckPDU | virtual |
| setPduLen(unsigned int pduLen) | PDU_Base | virtual |
| setRcvLeftWinEdge(unsigned int rcvLeftWinEdge) | ControlAckPDU | virtual |
| setRcvRate(unsigned int rcvRate) | ControlAckPDU | virtual |
| setRcvRightWinEdge(unsigned int rcvRightWinEdge) | ControlAckPDU | virtual |
| setSeqNum(unsigned int seqNum) | PDU_Base | virtual |
| setSndLeftWinEdge(unsigned int sndLeftWinEdge) | ControlAckPDU | virtual |
| setSndRightWinEdge(unsigned int sndRightWinEdge) | ControlAckPDU | virtual |
| setSrcAddr(const Address &srcAddr) | PDU_Base | virtual |
| setSrcApn(const APN &srcApn) | PDU_Base | virtual |
| setType(int type) | PDU_Base | virtual |
| setVersion(unsigned int version) | PDU_Base | virtual |
| sndLeftWinEdge | ControlAckPDU | protected |
| sndRightWinEdge | ControlAckPDU | protected |
| srcAddr | PDU_Base | protected |
| srcApn | PDU_Base | protected |
| type | PDU_Base | protected |
| version | PDU_Base | protected |
| ~ControlAckPDU() | ControlAckPDU | virtual |
| ~ControlPDU() | ControlPDU | virtual |
| ~PDU_Base() | PDU_Base | virtual |