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

request_data Struct Reference

Collaboration diagram for request_data:

Collaboration graph
[legend]

Data Fields

long client_SDU_size
WAPEventevent
long session_id
Octstrmethod
Octstrurl
long x_wap_tod
Listrequest_headers
Octstrmsisdn

Field Documentation

long request_data::client_SDU_size
 

Definition at line 156 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

WAPEvent* request_data::event
 

Definition at line 157 of file wap-appl.c.

Referenced by return_replies_thread(), and start_fetch().

Octstr* request_data::method
 

Definition at line 159 of file wap-appl.c.

Referenced by return_replies_thread().

Octstr* request_data::msisdn
 

Definition at line 163 of file wap-appl.c.

Referenced by return_replies_thread().

List* request_data::request_headers
 

Definition at line 162 of file wap-appl.c.

Referenced by return_replies_thread().

long request_data::session_id
 

Definition at line 158 of file wap-appl.c.

Referenced by return_replies_thread().

Octstr* request_data::url
 

Definition at line 160 of file wap-appl.c.

Referenced by return_replies_thread().

long request_data::x_wap_tod
 

Definition at line 161 of file wap-appl.c.

Referenced by return_replies_thread().


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.