|
INET Framework for OMNeT++/OMNEST
|
#include <Ieee8022LlcSocket.h>
Public Member Functions | |
| virtual | ~ICallback () |
| virtual void | socketDataArrived (Ieee8022LlcSocket *socket, Packet *packet)=0 |
| virtual void | socketClosed (Ieee8022LlcSocket *socket)=0 |
|
pure virtual |
Implemented in inet::EtherAppClient, inet::EtherAppServer, and inet::Ieee8022LlcSocketIo.
Referenced by inet::Ieee8022LlcSocket::processMessage().
|
pure virtual |
Implemented in inet::Ieee8022LlcSocketIo, inet::EtherAppClient, and inet::EtherAppServer.
Referenced by inet::Ieee8022LlcSocket::processMessage().