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

user_map_struct Struct Reference

Collaboration diagram for user_map_struct:

Collaboration graph
[legend]

Data Fields

Octstrname
Octstruser
Octstrpass
Octstrmsisdn

Field Documentation

Octstr* user_map_struct::msisdn
 

Definition at line 80 of file wap-maps.c.

Referenced by wap_map_user(), and wap_user_map_destroy().

Octstr* user_map_struct::name
 

Definition at line 77 of file wap-maps.c.

Referenced by wap_map_add_user(), and wap_user_map_destroy().

Octstr* user_map_struct::pass
 

Definition at line 79 of file wap-maps.c.

Referenced by wap_map_user(), and wap_user_map_destroy().

Octstr* user_map_struct::user
 

Definition at line 78 of file wap-maps.c.

Referenced by wap_user_map_destroy().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.