Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

osip_body Struct Reference
[oSIP body APIoSIP body API]

#include <osip_body.h>

List of all members.

Public Attributes

char * body
size_t length
osip_list_theaders
osip_content_type_tcontent_type


Detailed Description

Structure for holding Body


Member Data Documentation

char* osip_body::body
 

buffer containing data

osip_content_type_t* osip_body::content_type
 

Content-Type (when mime is used)

osip_list_t* osip_body::headers
 

List of headers (when mime is used)

size_t osip_body::length
 

length of data


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 00:59:47 2005 for libosip by  doxygen 1.4.1