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

Data Fields

Octstrname
 
Octstrurl
 
Octstrmap_url
 
Octstrsend_msisdn_query
 
Octstrsend_msisdn_header
 
Octstrsend_msisdn_format
 
int accept_cookies
 

Detailed Description

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

Field Documentation

◆ accept_cookies

int url_map_struct::accept_cookies

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

Referenced by wap_map_add_url(), and wap_map_url().

◆ map_url

Octstr* url_map_struct::map_url

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

Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().

◆ name

Octstr* url_map_struct::name

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

Referenced by wap_map_add_url(), and wap_map_destroy().

◆ send_msisdn_format

Octstr* url_map_struct::send_msisdn_format

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

Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().

◆ send_msisdn_header

Octstr* url_map_struct::send_msisdn_header

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

Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().

◆ send_msisdn_query

Octstr* url_map_struct::send_msisdn_query

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

Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().

◆ url

Octstr* url_map_struct::url

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

Referenced by wap_map_add_url(), wap_map_destroy(), and wap_map_url().


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.