INET Framework for OMNeT++/OMNEST
|
Details class for the NF_PP_TX_BEGIN, NF_PP_TX_END and NF_PP_RX_END notifications (normally triggered from PPP). More...
#include <TxNotifDetails.h>
Public Member Functions | |
TxNotifDetails () | |
cPacket * | getPacket () const |
InterfaceEntry * | getInterfaceEntry () const |
void | setPacket (cPacket *m) |
void | setInterfaceEntry (InterfaceEntry *e) |
Protected Attributes | |
cPacket * | msg |
InterfaceEntry * | ie |
Details class for the NF_PP_TX_BEGIN, NF_PP_TX_END and NF_PP_RX_END notifications (normally triggered from PPP).
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by inet::PPP::initialize().
|
inline |
Referenced by inet::PPP::handleMessage(), and inet::PPP::startTransmitting().
|
protected |
|
protected |