Kannel: Open Source WAP and SMS gateway  svn-r5335
user_map_struct Struct Reference

Data Fields

Octstrname
 
Octstruser
 
Octstrpass
 
Octstrmsisdn
 

Detailed Description

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

Field Documentation

◆ msisdn

Octstr* user_map_struct::msisdn

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

Referenced by wap_map_add_user(), wap_map_user(), and wap_user_map_destroy().

◆ name

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().

◆ pass

Octstr* user_map_struct::pass

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

Referenced by wap_map_add_user(), wap_map_user(), and wap_user_map_destroy().

◆ user

Octstr* user_map_struct::user

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

Referenced by wap_map_add_user(), wap_map_user(), and 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.