Mania++
 All Classes Functions Variables Pages
Public Attributes | List of all members
ServerConfig Struct Reference

Server connection settings. More...

#include <Config.h>

Public Attributes

std::string address
 Server address (either hostname or IP Address).
 
int port
 Server XML-RPC port.
 
std::string username
 Username with which to authenticate on the server.
 
std::string password
 Password with which to authenticate on the server.
 

Detailed Description

Server connection settings.

Editing information in this struct will not result in a change in the configuration file.


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