tntdb 1.4
|
Public Member Functions | |
ConnectionParameter (const std::string &url_, const std::string &username_, const std::string &password_) | |
bool | operator< (const ConnectionParameter &other) const |
Public Attributes | |
std::string | url |
std::string | username |
std::string | password |