#include <Ieee8021qSocket.h>
◆ ~ICallback()
| virtual inet::Ieee8021qSocket::ICallback::~ICallback |
( |
| ) |
|
|
inlinevirtual |
◆ socketClosed()
| virtual void inet::Ieee8021qSocket::ICallback::socketClosed |
( |
Ieee8021qSocket * |
socket | ) |
|
|
pure virtual |
◆ socketDataArrived()
| virtual void inet::Ieee8021qSocket::ICallback::socketDataArrived |
( |
Ieee8021qSocket * |
socket, |
|
|
Packet * |
packet |
|
) |
| |
|
pure virtual |
◆ socketErrorArrived()
Notifies about error indication arrival, indication ownership is transferred to the callee.
The documentation for this class was generated from the following file: