SNode.C
Loading...
Searching...
No Matches
net::in6::phy::stream::PhysicalSocketClient Class Reference

#include <PhysicalSocketClient.h>

Inheritance diagram for net::in6::phy::stream::PhysicalSocketClient:
Collaboration diagram for net::in6::phy::stream::PhysicalSocketClient:

Public Types

using Super = net::in6::phy::stream::PhysicalSocket<net::phy::stream::PhysicalSocketClient>
Public Types inherited from net::in6::phy::stream::PhysicalSocket< net::phy::stream::PhysicalSocketClient >
using Super
Public Types inherited from net::in6::phy::PhysicalSocket< PhysicalPeerSocketT >
using Super = PhysicalPeerSocketT<net::in6::SocketAddress>

Public Member Functions

 PhysicalSocketClient (PhysicalSocketClient &&) noexcept=default
 ~PhysicalSocketClient () override
Public Member Functions inherited from net::in6::phy::stream::PhysicalSocket< net::phy::stream::PhysicalSocketClient >
 PhysicalSocket ()
 PhysicalSocket (PhysicalSocket &&) noexcept=default
 ~PhysicalSocket () override
Public Member Functions inherited from net::in6::phy::PhysicalSocket< PhysicalPeerSocketT >
 PhysicalSocket (int type, int protocol)
 PhysicalSocket (PhysicalSocket &&) noexcept=default
 ~PhysicalSocket () override

Detailed Description

Definition at line 56 of file PhysicalSocketClient.h.

Member Typedef Documentation

◆ Super

Constructor & Destructor Documentation

◆ PhysicalSocketClient()

net::in6::phy::stream::PhysicalSocketClient::PhysicalSocketClient ( PhysicalSocketClient && )
defaultnoexcept

◆ ~PhysicalSocketClient()

net::in6::phy::stream::PhysicalSocketClient::~PhysicalSocketClient ( )
override

Definition at line 53 of file PhysicalSocketClient.cpp.

53 {
54 }

The documentation for this class was generated from the following files: