libdballe 9.6
Public Member Functions | Public Attributes | List of all members
dballe::sql::mysql::ConnectInfo Struct Reference

Public Member Functions

void reset ()
 
void parse_url (const std::string &url)
 
std::string to_url () const
 

Public Attributes

std::string host
 
std::string user
 
bool has_passwd = false
 
std::string passwd
 
bool has_dbname = false
 
std::string dbname
 
unsigned port = 0
 
std::string unix_socket
 

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