|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for DataTransferPDU_Base, including all inherited members.
| connId | PDU_Base | protected |
| copy(const DataTransferPDU_Base &other) | DataTransferPDU_Base | private |
| DataTransferPDU_Base(const char *name=nullptr, int kind=0) | DataTransferPDU_Base | protected |
| DataTransferPDU_Base(const DataTransferPDU_Base &other) | DataTransferPDU_Base | protected |
| displayString | PDU_Base | protected |
| dstAddr | PDU_Base | protected |
| dstApn | PDU_Base | protected |
| dup() const | DataTransferPDU_Base | 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 |
| 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 |
| operator=(const DataTransferPDU_Base &other) | DataTransferPDU_Base | protected |
| PDU::operator=(const PDU &other) | PDU | inline |
| PDU_Base::operator=(const PDU_Base &other) | PDU_Base | protected |
| operator==(const DataTransferPDU_Base &) | DataTransferPDU_Base | protected |
| PDU::operator==(const PDU_Base &) | PDU_Base | protected |
| parsimPack(omnetpp::cCommBuffer *b) const | DataTransferPDU_Base | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) | DataTransferPDU_Base | 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 |
| 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 |
| ~DataTransferPDU_Base() | DataTransferPDU_Base | virtual |
| ~PDU_Base() | PDU_Base | virtual |