Home
Download
API Documentation
Development
Atom
Security
User
Public Member Functions
|
List of all members
Atom::Security::User Class Reference
Public Member Functions
User
(int id, std::string username, std::string password)
int
get_id
() const
std::string
get_username
() const
std::string
get_password
() const
void
set_id
(int id)
void
set_username
(std::string username)
void
set_password
(std::string password)