My Project
Public Member Functions | List of all members
Server Class Reference

Server class to handle Server. More...

#include <Server.hpp>

Public Member Functions

 Server (short const port)
 Construct a new Server object. More...
 
 ~Server ()
 Destroy the Server object.
 
void setUpEcs ()
 Set the Up Ecs object.
 
void setUpComponents ()
 Set the Up Components object.
 

Detailed Description

Server class to handle Server.

Constructor & Destructor Documentation

◆ Server()

Server::Server ( short const  port)

Construct a new Server object.

Parameters
portThe port where init the server

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