The Battle for Wesnoth  1.19.11+dev
Static Public Attributes | List of all members
queue_type_defines Struct Reference

#include <queue_type.hpp>

Static Public Attributes

static constexpr const char *const normal = "normal"
 
static constexpr const char *const client_preset = "client_preset"
 
static constexpr const char *const server_preset = "server_preset"
 

Detailed Description

Definition at line 19 of file queue_type.hpp.

Member Data Documentation

◆ client_preset

constexpr const char* const queue_type_defines::client_preset = "client_preset"
staticconstexpr

Definition at line 22 of file queue_type.hpp.

◆ normal

constexpr const char* const queue_type_defines::normal = "normal"
staticconstexpr

Definition at line 21 of file queue_type.hpp.

◆ server_preset

constexpr const char* const queue_type_defines::server_preset = "server_preset"
staticconstexpr

Definition at line 23 of file queue_type.hpp.


The documentation for this struct was generated from the following file: