meanwhile  1.1.0
Data Fields
mwLoginInfo Struct Reference

#include <mw_common.h>

Data Fields

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

Field Documentation

§ community

char* mwLoginInfo::community

community name (usually domain name)

§ desc

char* mwLoginInfo::desc

implementation defined description

§ full

gboolean mwLoginInfo::full

if FALSE, following fields non-existant

§ ip_addr

guint32 mwLoginInfo::ip_addr

ip addr of the login

§ login_id

char* mwLoginInfo::login_id

community-unique ID of the login

§ server_id

char* mwLoginInfo::server_id

unique ID of login's server

§ type

guint16 mwLoginInfo::type
See also
mwLoginType

§ user_id

char* mwLoginInfo::user_id

community-unique ID of the user

§ user_name

char* mwLoginInfo::user_name

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


The documentation for this struct was generated from the following file: