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

#include <PhysicalSocketServer.h>

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

Public Types

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

Public Member Functions

 PhysicalSocketServer (PhysicalSocketServer &&) noexcept=default
 
 ~PhysicalSocketServer () override
 
- Public Member Functions inherited from net::in6::phy::stream::PhysicalSocket< net::phy::stream::PhysicalSocketServer >
 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 PhysicalSocketServer.h.

Member Typedef Documentation

◆ Super

Constructor & Destructor Documentation

◆ PhysicalSocketServer()

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

◆ ~PhysicalSocketServer()

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

Definition at line 53 of file PhysicalSocketServer.cpp.

53 {
54 }

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