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