Symphony Of Empires
server_network.hpp File Reference
#include <deque>
#include <mutex>
#include <atomic>
#include <vector>
#include <unordered_map>
#include "eng3d/network.hpp"
#include "action.hpp"
Include dependency graph for server_network.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServerException
 
class  Server
 
struct  Server::ClientData
 

Variables

Serverg_server
 

Variable Documentation

◆ g_server

Server* g_server
extern

Definition at line 39 of file server_network.cpp.