The Battle for Wesnoth  1.19.7+dev
Public Attributes | List of all members
server_base::login_ban_info Struct Reference

#include <server_base.hpp>

Public Attributes

const char * error_code
 
std::string reason
 
utils::optional< std::chrono::seconds > time_remaining
 

Detailed Description

Definition at line 158 of file server_base.hpp.

Member Data Documentation

◆ error_code

const char* server_base::login_ban_info::error_code

Definition at line 160 of file server_base.hpp.

◆ reason

std::string server_base::login_ban_info::reason

Definition at line 161 of file server_base.hpp.

◆ time_remaining

utils::optional<std::chrono::seconds> server_base::login_ban_info::time_remaining

Definition at line 162 of file server_base.hpp.


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