Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

mwLoginInfo Struct Reference

#include <mw_common.h>


Data Fields

char * community
 community name (usually domain name)
char * desc
 implementation defined description
gboolean full
 if FALSE, following fields non-existant
guint32 ip_addr
 ip addr of the login
char * login_id
 community-unique ID of the login
char * server_id
 unique ID of login's server
guint16 type
char * user_id
 community-unique ID of the user
char * user_name
 name of user (nick name, full name, etc)


Field Documentation

char* mwLoginInfo::community
 

community name (usually domain name)

char* mwLoginInfo::desc
 

implementation defined description

gboolean mwLoginInfo::full
 

if FALSE, following fields non-existant

guint32 mwLoginInfo::ip_addr
 

ip addr of the login

char* mwLoginInfo::login_id
 

community-unique ID of the login

char* mwLoginInfo::server_id
 

unique ID of login's server

guint16 mwLoginInfo::type
 

See also:
mwLoginType

char* mwLoginInfo::user_id
 

community-unique ID of the user

char* mwLoginInfo::user_name
 

name of user (nick name, full name, etc)


The documentation for this struct was generated from the following file:
Generated on Tue Jan 3 13:17:59 2006 for meanwhile by  doxygen 1.4.4