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

url_map_struct Struct Reference

Collaboration diagram for url_map_struct:

Collaboration graph
[legend]

Data Fields

Octstrname
Octstrurl
Octstrmap_url
Octstrsend_msisdn_query
Octstrsend_msisdn_header
Octstrsend_msisdn_format
int accept_cookies

Field Documentation

int url_map_struct::accept_cookies
 

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

Referenced by wap_map_url().

Octstr* url_map_struct::map_url
 

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

Referenced by wap_map_destroy(), and wap_map_url().

Octstr* url_map_struct::name
 

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

Referenced by wap_map_add_url(), and wap_map_destroy().

Octstr* url_map_struct::send_msisdn_format
 

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

Referenced by wap_map_destroy(), and wap_map_url().

Octstr* url_map_struct::send_msisdn_header
 

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

Referenced by wap_map_destroy(), and wap_map_url().

Octstr* url_map_struct::send_msisdn_query
 

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

Referenced by wap_map_destroy(), and wap_map_url().

Octstr* url_map_struct::url
 

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

Referenced by 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.