INET Framework for OMNeT++/OMNEST
inet::Ieee8022LlcSocket::ICallback Class Referenceabstract

#include <Ieee8022LlcSocket.h>

Inheritance diagram for inet::Ieee8022LlcSocket::ICallback:
inet::EtherAppClient inet::EtherAppServer inet::Ieee8022LlcSocketIo

Public Member Functions

virtual ~ICallback ()
 
virtual void socketDataArrived (Ieee8022LlcSocket *socket, Packet *packet)=0
 
virtual void socketClosed (Ieee8022LlcSocket *socket)=0
 

Constructor & Destructor Documentation

◆ ~ICallback()

virtual inet::Ieee8022LlcSocket::ICallback::~ICallback ( )
inlinevirtual
20 {}

Member Function Documentation

◆ socketClosed()

virtual void inet::Ieee8022LlcSocket::ICallback::socketClosed ( Ieee8022LlcSocket socket)
pure virtual

◆ socketDataArrived()

virtual void inet::Ieee8022LlcSocket::ICallback::socketDataArrived ( Ieee8022LlcSocket socket,
Packet packet 
)
pure virtual

The documentation for this class was generated from the following file: