#include <server.h>
Definition at line 23 of file server.h.
dazeus::ServerConfig::ServerConfig |
( |
std::string |
h = std::string() , |
|
|
NetworkConfig * |
n = 0 , |
|
|
uint16_t |
p = 6667 , |
|
|
bool |
s = false , |
|
|
bool |
sv = true , |
|
|
uint8_t |
pr = 5 |
|
) |
| |
|
inline |
dazeus::ServerConfig::ServerConfig |
( |
const ServerConfig & |
s | ) |
|
|
inline |
std::string dazeus::ServerConfig::host |
uint16_t dazeus::ServerConfig::port |
uint8_t dazeus::ServerConfig::priority |
bool dazeus::ServerConfig::ssl |
bool dazeus::ServerConfig::ssl_verify |
The documentation for this struct was generated from the following file: