|
PTLib
Version 2.18.8
|
#include <ptlib/ipsock.h>

Go to the source code of this file.
Classes | |
| class | PEthSocket |
| This class describes a type of socket that will communicate using raw ethernet packets. More... | |
| union | PEthSocket::Address |
| An ethernet MAC Address specification. More... | |
| class | PEthSocket::Frame |
| An ethernet MAC frame. More... | |
| class | PEthSocketThread |
Macros | |
| #define | PDECLARE_EthFrameNotifier(cls, fn) PDECLARE_NOTIFIER2(PEthSocket, cls, fn, PEthSocket::Frame &) |
| #define PDECLARE_EthFrameNotifier | ( | cls, | |
| fn | |||
| ) | PDECLARE_NOTIFIER2(PEthSocket, cls, fn, PEthSocket::Frame &) |