RINASim  October 2016
Documentation of framework for OMNeT++
Data Member List

This is the complete list of members for Data, including all inherited members.

copy(const Data &other)Datainlineprivate
Data(const char *name=NULL, int kind=0)Datainline
Data(const Data &other)Datainline
Data_Base(const char *name=nullptr, int kind=0)Data_Baseprotected
Data_Base(const Data_Base &other)Data_Baseprotected
dataTypeData_Baseprotected
dup() const Datainlinevirtual
encapMsgLengthData_Baseprotected
getDataType() const Data_Basevirtual
getEncapMsgLength() const Data_Basevirtual
operator=(const Data &other)Datainline
Data_Base::operator=(const Data_Base &other)Data_Baseprotected
operator==(const Data_Base &)Data_Baseprotected
parsimPack(omnetpp::cCommBuffer *b) const Data_Basevirtual
parsimUnpack(omnetpp::cCommBuffer *b)Data_Basevirtual
setDataType(int dataType)Data_Basevirtual
setEncapMsgLength(int64_t encapMsgLength)Data_Basevirtual
~Data_Base()Data_Basevirtual