Myra Canyon  v0.0.1-768
network control
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Server.cpp File Reference
#include "Server.hpp"
#include "Logging.hpp"
#include "DB.hpp"
#include <thread>
Include dependency graph for Server.cpp:

Variables

static Myra::Servermyra_server = nullptr
 Variable used by Myra::Server::get() to return the server from functions that don't normally have access to Myra::Server. More...
 

Variable Documentation

Myra::Server* myra_server = nullptr
static

Variable used by Myra::Server::get() to return the server from functions that don't normally have access to Myra::Server.