DDraceNetwork Docs
|
#include <optional>
#include <type_traits>
#include <base/hash.h>
#include <base/math.h>
#include <base/system.h>
#include "kernel.h"
#include "message.h"
#include <engine/shared/jsonwriter.h>
#include <engine/shared/protocol.h>
#include <game/generated/protocol.h>
#include <game/generated/protocol7.h>
#include <game/generated/protocolglue.h>
Go to the source code of this file.
Classes | |
class | IServer |
struct | IServer::CClientInfo |
class | IGameServer |
Enumerations | |
enum | { SERVER_DEMO_CLIENT = -1 } |
Functions | |
IGameServer * | CreateGameServer () |
IGameServer * CreateGameServer | ( | ) |