#include <Database.hpp>
Public Attributes | |
std::string | server |
Server hostname. | |
unsigned int | port |
Server port. | |
std::string | username |
Username. | |
std::string | password |
Password. | |
std::string | database |
Database name. |
|
Database name.
|
|
Password.
|
|
Server port.
|
|
Server hostname.
|
|
Username.
|