part_t Struct Reference

#include <nanohttp-common.h>

List of all members.

Public Attributes

char id [250]
char location [250]
hpair_theader
char content_type [128]
char transfer_encoding [128]
char filename [250]
part_tnext
int deleteOnExit


Detailed Description

part. Attachment

Definition at line 1222 of file nanohttp-common.h.


Member Data Documentation

char part_t::content_type[128]
 

Definition at line 1227 of file nanohttp-common.h.

Referenced by part_new(), and soap_ctx_add_files().

int part_t::deleteOnExit
 

Definition at line 1231 of file nanohttp-common.h.

Referenced by part_free(), and part_new().

char part_t::filename[250]
 

Definition at line 1229 of file nanohttp-common.h.

Referenced by hresponse_new_from_socket(), part_free(), part_new(), and soap_ctx_add_files().

hpair_t* part_t::header
 

Definition at line 1226 of file nanohttp-common.h.

Referenced by part_free(), and part_new().

char part_t::id[250]
 

Definition at line 1224 of file nanohttp-common.h.

Referenced by part_new(), and soap_ctx_get_file().

char part_t::location[250]
 

Definition at line 1225 of file nanohttp-common.h.

Referenced by soap_ctx_get_file().

struct part_t* part_t::next
 

Definition at line 1230 of file nanohttp-common.h.

Referenced by attachments_add_part(), attachments_free(), mime_get_attachments(), part_new(), soap_ctx_add_files(), and soap_ctx_get_file().

char part_t::transfer_encoding[128]
 

Definition at line 1228 of file nanohttp-common.h.

Referenced by part_new().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 25 23:36:04 2007 for csoap by  doxygen 1.4.6