DDraceNetwork Documentation
Loading...
Searching...
No Matches
server.h File Reference
#include "antibot.h"
#include "authmanager.h"
#include "name_ban.h"
#include "snap_id_pool.h"
#include <base/hash.h>
#include <engine/console.h>
#include <engine/server.h>
#include <engine/shared/demo.h>
#include <engine/shared/econ.h>
#include <engine/shared/fifo.h>
#include <engine/shared/http.h>
#include <engine/shared/netban.h>
#include <engine/shared/network.h>
#include <engine/shared/protocol.h>
#include <engine/shared/snapshot.h>
#include <engine/shared/uuid_manager.h>
#include <memory>
#include <optional>
#include <vector>
#include "upnp.h"
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CServerBan
class  CServer
class  CServer::CClient
class  CServer::CClient::CInput
class  CServer::CMaplistEntry
class  CServer::CCache
class  CServer::CCache::CCacheChunk

Functions

bool IsInterrupted ()
CServerCreateServer ()

Function Documentation

◆ CreateServer()

CServer * CreateServer ( )
extern

◆ IsInterrupted()

bool IsInterrupted ( )