|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for AckOnlyPDU, including all inherited members.
| ackNackSeqNum | NAckPDU | protected |
| AckOnlyPDU(const char *name=nullptr, int kind=0) | AckOnlyPDU | |
| AckOnlyPDU(const AckOnlyPDU &other) | AckOnlyPDU | |
| connId | PDU_Base | protected |
| ControlPDU(const char *name=nullptr, int kind=0) | ControlPDU | |
| ControlPDU(const ControlPDU &other) | ControlPDU | |
| copy(const AckOnlyPDU &other) | AckOnlyPDU | private |
| displayString | PDU_Base | protected |
| dstAddr | PDU_Base | protected |
| dstApn | PDU_Base | protected |
| dup() const | AckOnlyPDU | inlinevirtual |
| flags | PDU_Base | protected |
| 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 |
| getSeqNum() const | PDU_Base | virtual |
| getSize() | PDU | |
| 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 |
| NAckPDU(const char *name=nullptr, int kind=0) | NAckPDU | |
| NAckPDU(const NAckPDU &other) | NAckPDU | |
| operator=(const AckOnlyPDU &other) | AckOnlyPDU | |
| 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 AckOnlyPDU &) | AckOnlyPDU | 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 | AckOnlyPDU | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) | AckOnlyPDU | 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 |
| 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 |
| setSeqNum(unsigned int seqNum) | PDU_Base | 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 |
| srcAddr | PDU_Base | protected |
| srcApn | PDU_Base | protected |
| type | PDU_Base | protected |
| version | PDU_Base | protected |
| ~AckOnlyPDU() | AckOnlyPDU | virtual |
| ~ControlPDU() | ControlPDU | virtual |
| ~NAckPDU() | NAckPDU | virtual |
| ~PDU_Base() | PDU_Base | virtual |