|
RINASim
October 2016
Documentation of framework for OMNeT++
|
This is the complete list of members for SDU, including all inherited members.
| addUserData(cPacket *msg) | SDU | |
| copy(const SDU &other) | SDU | 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 | inlinevirtual |
| encapMsgLength | Data_Base | protected |
| fOffset | SDU_Base | protected |
| fragment(unsigned int size) | SDU | |
| fragType | SDU_Base | protected |
| fSeqNum | SDU_Base | protected |
| fSize | SDU_Base | protected |
| genFragment(unsigned int size, unsigned int fSeqNum, unsigned int fOffset) | SDU | |
| getAbsoluteSize() const | SDU | |
| 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 |
| getRestSize() const | SDU | |
| getSeqNum() const | SDU_Base | virtual |
| getSize() const | SDU | virtual |
| getUserData() | SDU | |
| mUserData_var | SDU | private |
| offset | SDU_Base | protected |
| operator=(const SDU &other) | SDU | inline |
| SDU_Base::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(const char *name=NULL, int kind=0) | SDU | |
| SDU(const SDU &other) | SDU | |
| 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 |
| setFragment(unsigned int size, unsigned int fSeqNum, unsigned int fOffset) | SDU | |
| 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() | SDU | virtual |
| ~SDU_Base() | SDU_Base | virtual |