AppChat  0.5.0
TCP client-server caht application with boost::asio library.
Database Member List

This is the complete list of members for Database, including all inherited members.

add_logins(std::string login, identifier_t logi_id, std::string password) (defined in Database)Database
check_client(std::string login, std::string password) const (defined in Database)Database
Database()Database
get_history(identifier_t roomid) (defined in Database)Database
get_loginid(std::string login) const (defined in Database)Database
save_text_message(text_request_ptr message) (defined in Database)Database
~Database() (defined in Database)Database