|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for SDU_Base, including all inherited members.
| copy(const SDU_Base &other) | SDU_Base | private |
| Data(const char *name=NULL, int kind=0) | Data | inline |
| Data(const Data &other) | Data | inline |
| Data_Base(const char *name=nullptr, int kind=0) | Data_Base | protected |
| Data_Base(const Data_Base &other) | Data_Base | protected |
| dataType | Data_Base | protected |
| dup() const | SDU_Base | inlinevirtual |
| encapMsgLength | Data_Base | protected |
| fOffset | SDU_Base | protected |
| fragType | SDU_Base | protected |
| fSeqNum | SDU_Base | protected |
| fSize | SDU_Base | protected |
| getDataType() const | Data_Base | virtual |
| getEncapMsgLength() const | Data_Base | virtual |
| getFOffset() const | SDU_Base | virtual |
| getFragType() const | SDU_Base | virtual |
| getFSeqNum() const | SDU_Base | virtual |
| getFSize() const | SDU_Base | virtual |
| getOffset() const | SDU_Base | virtual |
| getSeqNum() const | SDU_Base | virtual |
| getSize() const | SDU_Base | virtual |
| offset | SDU_Base | protected |
| operator=(const SDU_Base &other) | SDU_Base | protected |
| Data::operator=(const Data &other) | Data | inline |
| Data_Base::operator=(const Data_Base &other) | Data_Base | protected |
| operator==(const SDU_Base &) | SDU_Base | protected |
| Data::operator==(const Data_Base &) | Data_Base | protected |
| parsimPack(omnetpp::cCommBuffer *b) const | SDU_Base | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) | SDU_Base | virtual |
| SDU_Base(const char *name=nullptr, int kind=0) | SDU_Base | protected |
| SDU_Base(const SDU_Base &other) | SDU_Base | protected |
| seqNum | SDU_Base | protected |
| setDataType(int dataType) | Data_Base | virtual |
| setEncapMsgLength(int64_t encapMsgLength) | Data_Base | virtual |
| setFOffset(unsigned int fOffset) | SDU_Base | virtual |
| setFragType(int fragType) | SDU_Base | virtual |
| setFSeqNum(unsigned int fSeqNum) | SDU_Base | virtual |
| setFSize(unsigned int fSize) | SDU_Base | virtual |
| setOffset(unsigned int offset) | SDU_Base | virtual |
| setSeqNum(unsigned int seqNum) | SDU_Base | virtual |
| setSize(unsigned int size) | SDU_Base | virtual |
| size | SDU_Base | protected |
| ~Data_Base() | Data_Base | virtual |
| ~SDU_Base() | SDU_Base | virtual |