INET Framework for OMNeT++/OMNEST
IPControlInfo Member List
This is the complete list of members for IPControlInfo, including all inherited members.
destAddr_varIPControlInfo_Base [protected]
dgramIPControlInfo [protected]
diffServCodePoint_varIPControlInfo_Base [protected]
dontFragment_varIPControlInfo_Base [protected]
dup() const IPControlInfo_Base [inline, virtual]
getDestAddr()IPControlInfo_Base [virtual]
getDestAddr() const IPControlInfo_Base [inline, virtual]
getDiffServCodePoint() const IPControlInfo_Base [virtual]
getDontFragment() const IPControlInfo_Base [virtual]
getInterfaceId() const IPControlInfo_Base [virtual]
getOrigDatagram() const IPControlInfo [inline, virtual]
getProtocol() const IPControlInfo_Base [virtual]
getSrcAddr()IPControlInfo_Base [virtual]
getSrcAddr() const IPControlInfo_Base [inline, virtual]
getTimeToLive() const IPControlInfo_Base [virtual]
interfaceId_varIPControlInfo_Base [protected]
IPControlInfo()IPControlInfo [inline]
IPControlInfo(const IPControlInfo &other)IPControlInfo [inline]
IPControlInfo_Base()IPControlInfo_Base [protected]
IPControlInfo_Base(const IPControlInfo_Base &other)IPControlInfo_Base [protected]
operator=(const IPControlInfo &other)IPControlInfo [inline]
IPControlInfo_Base::operator=(const IPControlInfo_Base &other)IPControlInfo_Base [protected]
operator==(const IPControlInfo_Base &)IPControlInfo_Base [protected]
parsimPack(cCommBuffer *b)IPControlInfo_Base [virtual]
parsimUnpack(cCommBuffer *b)IPControlInfo_Base [virtual]
protocol_varIPControlInfo_Base [protected]
removeOrigDatagram()IPControlInfo [virtual]
setDestAddr(const IPAddress &destAddr)IPControlInfo_Base [virtual]
setDiffServCodePoint(unsigned char diffServCodePoint)IPControlInfo_Base [virtual]
setDontFragment(bool dontFragment)IPControlInfo_Base [virtual]
setInterfaceId(int interfaceId)IPControlInfo_Base [virtual]
setOrigDatagram(IPDatagram *d)IPControlInfo [virtual]
setProtocol(short protocol)IPControlInfo_Base [virtual]
setSrcAddr(const IPAddress &srcAddr)IPControlInfo_Base [virtual]
setTimeToLive(short timeToLive)IPControlInfo_Base [virtual]
srcAddr_varIPControlInfo_Base [protected]
timeToLive_varIPControlInfo_Base [protected]
~IPControlInfo()IPControlInfo [virtual]
~IPControlInfo_Base()IPControlInfo_Base [virtual]