#include <Ipv4Socket.h>
◆ socketClosed() [1/2]
| virtual void inet::Ipv4Socket::ICallback::socketClosed |
( |
INetworkSocket * |
socket | ) |
|
|
inlineoverridevirtual |
◆ socketClosed() [2/2]
| virtual void inet::Ipv4Socket::ICallback::socketClosed |
( |
Ipv4Socket * |
socket | ) |
|
|
pure virtual |
◆ socketDataArrived() [1/2]
| virtual void inet::Ipv4Socket::ICallback::socketDataArrived |
( |
INetworkSocket * |
socket, |
|
|
Packet * |
packet |
|
) |
| |
|
inlineoverridevirtual |
◆ socketDataArrived() [2/2]
| virtual void inet::Ipv4Socket::ICallback::socketDataArrived |
( |
Ipv4Socket * |
socket, |
|
|
Packet * |
packet |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: