Public Member Functions | Public Attributes | List of all members
NAF::Query::DatabaseManager::Credentials Struct Reference

Public Member Functions

 Credentials (std::string db_host, std::string db_port, std::string db_name, std::string db_user, std::string db_password)
 
void Replace_ (Credentials &credentials)
 

Public Attributes

std::string db_host
 
std::string db_port
 
std::string db_name
 
std::string db_user
 
std::string db_password