libdballe
9.11
|
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 |