Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | List of all members
eclipse::network::ServerHandler Class Reference

#include <server_handler.hh>

Collaboration diagram for eclipse::network::ServerHandler:
Collaboration graph

Public Member Functions

 ServerHandler (uint32_t port)
 
 ~ServerHandler ()=default
 
void attach (NetObserver *)
 
bool establish ()
 It will start the accepting loop. More...
 
bool close ()
 

Constructor & Destructor Documentation

ServerHandler::ServerHandler ( uint32_t  port)
eclipse::network::ServerHandler::~ServerHandler ( )
default

Member Function Documentation

void ServerHandler::attach ( NetObserver node_)
bool ServerHandler::close ( )
bool ServerHandler::establish ( )

It will start the accepting loop.


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