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