| UserInstance (uint32_t user_id, const string& username) | UserInstance | 
| const string&  clientname () | clientname | 
[const]
| void  set_clientname (const string& clientname) | set_clientname | 
| const string&  authtoken () | authtoken | 
[const]
| void  set_authtoken (const string& authtoken) | set_authtoken | 
| bool  is_authenticated () | is_authenticated | 
[const]
| void  set_authenticated (bool authenticated) | set_authenticated | 
| bool  is_in_config_mode () | is_in_config_mode | 
[const]
| void  set_config_mode (bool is_in_config_mode) | set_config_mode | 
| bool  is_a_zombie () | is_a_zombie | 
[const]
| void  set_zombie (bool state) | set_zombie |