SNode.C
|
#include <PhysicalSocket.h>
Public Types | |
using | Super = PhysicalPeerSocketT< net::in::SocketAddress > |
Public Member Functions | |
PhysicalSocket (int type, int protocol) | |
PhysicalSocket (PhysicalSocket &&) noexcept=default | |
~PhysicalSocket () override | |
Definition at line 55 of file PhysicalSocket.h.
using net::in::phy::PhysicalSocket< PhysicalPeerSocketT >::Super = PhysicalPeerSocketT<net::in::SocketAddress> |
Definition at line 57 of file PhysicalSocket.h.
net::in::phy::PhysicalSocket< PhysicalPeerSocket >::PhysicalSocket | ( | int | type, |
int | protocol | ||
) |
Definition at line 51 of file PhysicalSocket.hpp.
|
defaultnoexcept |
|
override |
Definition at line 56 of file PhysicalSocket.hpp.