|
My Project
|
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. | |
| Server::Server | ( | short const | port | ) |
Construct a new Server object.
| port | The port where init the server |
1.8.17