Conscience Core
Public Member Functions | List of all members
conscience_core::communication::TcpServer Class Reference

#include <TcpServer.h>

Public Member Functions

 TcpServer (unsigned int port, function< void(TcpClient *communicationClient)> onConnection)
 
 ~TcpServer ()
 

Constructor & Destructor Documentation

◆ TcpServer()

conscience_core::communication::TcpServer::TcpServer ( unsigned int  port,
function< void(TcpClient *communicationClient)>  onConnection 
)

◆ ~TcpServer()

conscience_core::communication::TcpServer::~TcpServer ( )

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