| 
 
 | 
 | 
| UserDB () | UserDB | 
| ~UserDB () | ~UserDB | 
| User*  add_user (uint32_t user_id, const string& username) | add_user | 
| void  load_password_file () | load_password_file | 
| const User*  find_user_by_user_id (uint32_t user_id) | find_user_by_user_id | 
[const]
| void  remove_user (uint32_t user_id) | remove_user | 
| bool  has_capability (uint32_t user_id, const string& capability) | has_capability | 
[const]
| Generated by: pavlin on possum.icir.org on Thu Nov 6 23:47:10 2003, using kdoc 2.0a54+XORP. |