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