#include <serverinfo.h>
Definition at line 35 of file serverinfo.h.
◆ VersionString
◆ clear()
void ServerInfo::clear |
( |
| ) |
|
|
inline |
◆ defaultPortForServerType()
static uint16_t ServerInfo::defaultPortForServerType |
( |
ServerType |
type | ) |
|
|
inlinestatic |
◆ defaultServerTypeForPort()
static ServerType ServerInfo::defaultServerTypeForPort |
( |
uint16_t |
port | ) |
|
|
inlinestatic |
◆ isValid()
bool ServerInfo::isValid |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool ServerInfo::operator!= |
( |
const ServerInfo & |
other | ) |
const |
|
inline |
◆ operator==()
bool ServerInfo::operator== |
( |
const ServerInfo & |
other | ) |
const |
|
inline |
◆ parseType()
static ServerType ServerInfo::parseType |
( |
const std::string & |
type | ) |
|
|
inlinestatic |
◆ description
std::string ServerInfo::description |
◆ hostname
std::string ServerInfo::hostname |
◆ name
std::string ServerInfo::name |
◆ persistentIp
bool ServerInfo::persistentIp = true |
◆ port
uint16_t ServerInfo::port = 0 |
◆ save
bool ServerInfo::save = false |
◆ type
◆ version
VersionString ServerInfo::version = std::make_pair(0, std::string()) |
The documentation for this class was generated from the following file: