mtp_http_s Struct Reference

#include <mtp_http.h>


Data Fields

enum http_status_code_e http_status_code
enum http_performative_e http_performative
char * http_version
char * host
char * return_code
char * target
char * date
char * server
char * accept_ranges
char * content_length
char * connection
char * content_type
char * user_agent
char * cache_control
char * mime_version
int message_parts
char * boundary
struct mtp_http_content_scontent


Detailed Description

Definition at line 108 of file mtp_http.h.


Field Documentation

enum http_status_code_e mtp_http_s::http_status_code

Definition at line 110 of file mtp_http.h.

enum http_performative_e mtp_http_s::http_performative

Definition at line 111 of file mtp_http.h.

Referenced by acc_Thread(), http_ParseHeader(), and mtp_http_Parse().

char* mtp_http_s::http_version

Definition at line 112 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::host

Definition at line 113 of file mtp_http.h.

Referenced by MC_AclSend(), mtp_http_CreateMessage(), and mtp_http_Destroy().

char* mtp_http_s::return_code

Definition at line 114 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::target

Definition at line 115 of file mtp_http.h.

Referenced by acc_Thread(), http_ParseHeader(), MC_AclSend(), mtp_http_CreateMessage(), and mtp_http_Destroy().

char* mtp_http_s::date

Definition at line 117 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::server

Definition at line 118 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::accept_ranges

Definition at line 119 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::content_length

Definition at line 120 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::connection

Definition at line 121 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::content_type

Definition at line 122 of file mtp_http.h.

Referenced by mtp_http_Destroy(), and mtp_http_Parse().

char* mtp_http_s::user_agent

Definition at line 123 of file mtp_http.h.

Referenced by mtp_http_Destroy().

char* mtp_http_s::cache_control

Definition at line 125 of file mtp_http.h.

char* mtp_http_s::mime_version

Definition at line 126 of file mtp_http.h.

int mtp_http_s::message_parts

Definition at line 130 of file mtp_http.h.

Referenced by acc_Thread(), MC_AclSend(), mtp_http_CreateMessage(), mtp_http_Destroy(), and mtp_http_Parse().

char* mtp_http_s::boundary

Definition at line 131 of file mtp_http.h.

Referenced by mtp_http_Destroy(), and mtp_http_Parse().

struct mtp_http_content_s* mtp_http_s::content [read]

Definition at line 132 of file mtp_http.h.

Referenced by acc_Thread(), MC_AclSend(), mtp_http_CreateMessage(), mtp_http_Destroy(), mtp_http_New(), and mtp_http_Parse().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4