#include <MySQLConnection.h>
Definition at line 39 of file MySQLConnection.h.
◆ MySQLConnectionInfo()
MySQLConnectionInfo::MySQLConnectionInfo |
( |
std::string const & |
infoString | ) |
|
|
explicit |
◆ database
std::string MySQLConnectionInfo::database |
◆ host
std::string MySQLConnectionInfo::host |
◆ password
std::string MySQLConnectionInfo::password |
◆ port_or_socket
std::string MySQLConnectionInfo::port_or_socket |
◆ ssl
std::string MySQLConnectionInfo::ssl |
◆ user
std::string MySQLConnectionInfo::user |
The documentation for this struct was generated from the following files: