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