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

osip_body.h File Reference

oSIP SIP Message Body Routines More...

#include <osipparser2/headers/osip_content_type.h>

Go to the source code of this file.

Typedefs

typedef osip_body osip_body_t

Functions

int osip_body_init (osip_body_t **body)
void osip_body_free (osip_body_t *body)
int osip_body_parse (osip_body_t *body, const char *buf, size_t length)
int osip_body_clone (const osip_body_t *body, osip_body_t **dest)
int osip_body_parse_mime (osip_body_t *body, const char *buf, size_t length)
int osip_body_to_str (const osip_body_t *body, char **dest, size_t *length)
int osip_body_set_contenttype (osip_body_t *body, const char *hvalue)
int osip_body_set_header (osip_body_t *body, const char *hname, const char *hvalue)


Detailed Description

oSIP SIP Message Body Routines


Generated on Tue Feb 22 00:59:47 2005 for libosip by  doxygen 1.4.1