mimePart Struct Reference

#include <mime.h>

Collaboration diagram for mimePart:

Collaboration graph
[legend]

Data Fields

mimePartnext
hashhdr
off_t size
char * data
char * fileName
boolean binary
mimePartmulti

Detailed Description

Definition at line 13 of file mime.h.


Field Documentation

struct mimePart* mimePart::next [read]

Definition at line 16 of file mime.h.

Referenced by cgiParseMultipart().

struct hash* mimePart::hdr [read]

Definition at line 17 of file mime.h.

Referenced by cgiParseMultipart(), parseMultiParts(), and readPartHeaderMB().

off_t mimePart::size

Definition at line 18 of file mime.h.

Referenced by cgiParseMultipart(), and parseMultiParts().

char* mimePart::data

Definition at line 20 of file mime.h.

Referenced by cgiParseMultipart(), and parseMultiParts().

char* mimePart::fileName

Definition at line 21 of file mime.h.

Referenced by cgiParseMultipart(), and parseMultiParts().

boolean mimePart::binary

Definition at line 22 of file mime.h.

Referenced by cgiParseMultipart(), and parseMultiParts().

struct mimePart* mimePart::multi [read]

Definition at line 23 of file mime.h.

Referenced by cgiParseMultipart(), and parseMultiParts().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:26:34 2007 for blat by  doxygen 1.5.2