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

#include <PhysicalSocketServer.h>

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

Public Types

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

Public Member Functions

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

◆ ~PhysicalSocketServer()

net::rc::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: