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