Classes
Typedefs
Functions
Typedef Documentation
Structure for holding Body
Function Documentation
Clone a osip_body_t element.
- Parameters:
-
body The element to clone.
dest The cloned element.
Free a osip_body_t element.
- Parameters:
-
body The element to work on.
Allocate a osip_body_t element.
- Parameters:
-
body The element to work on.
const char *
buf,
size_t
length
)
Parse a osip_body_t element.
- Parameters:
-
body The element to work on.
buf The buffer to parse.
length The length of the buffer to parse.
const char *
buf,
size_t
length
)
Parse a osip_body_t element. (for mime message format) (NOT TESTED, use with care)
- Parameters:
-
body The element to work on.
buf The buffer to parse.
length The length of the buffer to parse.
Set the Content-Type header in the osip_body_t element.
- Parameters:
-
body The element to work on.
hvalue The content type string value.
const char *
hname,
const char *
hvalue
)
Add a header in the osip_body_t element.
- Parameters:
-
body The element to work on.
hname The header string name.
hvalue The header string value.
char **
dest,
size_t *
length
)
Get a string representation of a osip_body_t element.
- Parameters:
-
body The element to work on.
dest The resulting buffer.
length The length of the returned buffer.
Generated on Tue Feb 22 00:59:48 2005 for libosip by
doxygen 1.4.1