CONZEPT 16 C++ API
|
#include "C16/Users.hpp"
Users of a database.
Public Member Functions | |
virtual User::Logout::Result | log_out (unsigned int id, unsigned int number, const std::string &server_password=std::string()) const =0 |
Logs a user out of the database. More... | |
|
pure virtual |
Logs a user out of the database.
id | Id of the user |
number | Number of the user |
server_password | Password of the server |