#include <users.h>
Data Fields | |
| char * | login |
| char * | |
| char * | pass |
| unsigned int | rights |
| int | identified |
Definition at line 4 of file users.h.
| char* __lp_user::login |
Definition at line 6 of file users.h.
Referenced by lp_find_user(), lp_handle_command(), lp_handler(), lp_user_free(), and parseUser().
| char* __lp_user::email |
| char* __lp_user::pass |
Definition at line 8 of file users.h.
Referenced by lp_handle_command(), lp_user_free(), parseUser(), and remind().
| unsigned int __lp_user::rights |
Definition at line 10 of file users.h.
Referenced by lp_handle_command(), lp_handler(), and lp_identified().
1.5.4