__lp_user Struct Reference

#include <users.h>


Data Fields

char * login
char * email
char * pass
unsigned int rights
int identified


Detailed Description

Definition at line 4 of file users.h.


Field Documentation

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

Definition at line 7 of file users.h.

Referenced by lp_user_free(), parseUser(), and remind().

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 9 of file users.h.

Referenced by lp_handle_command(), and parseUser().

int __lp_user::identified

Definition at line 10 of file users.h.

Referenced by lp_handle_command(), lp_handler(), and lp_identified().


The documentation for this struct was generated from the following file:
Generated on Mon May 19 15:36:55 2008 for lpbot by  doxygen 1.5.4