DDraceNetwork Docs
client.h File Reference
#include <deque>
#include <memory>
#include <base/hash.h>
#include <engine/client.h>
#include <engine/client/checksum.h>
#include <engine/client/friends.h>
#include <engine/client/ghost.h>
#include <engine/client/serverbrowser.h>
#include <engine/client/updater.h>
#include <engine/editor.h>
#include <engine/graphics.h>
#include <engine/shared/config.h>
#include <engine/shared/demo.h>
#include <engine/shared/fifo.h>
#include <engine/shared/http.h>
#include <engine/shared/network.h>
#include <engine/textrender.h>
#include <engine/warning.h>
#include "graph.h"
#include "smooth_time.h"
Include dependency graph for client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CServerCapabilities
 
class  CClient
 
struct  CClient::CVersionInfo
 

Macros

#define CONNECTLINK_DOUBLE_SLASH   "ddnet://"
 
#define CONNECTLINK_NO_SLASH   "ddnet:"
 

Macro Definition Documentation

◆ CONNECTLINK_DOUBLE_SLASH

#define CONNECTLINK_DOUBLE_SLASH   "ddnet://"

◆ CONNECTLINK_NO_SLASH

#define CONNECTLINK_NO_SLASH   "ddnet:"