libosip
5.3.0
|
oSIP osip_content_length header definition. More...
Go to the source code of this file.
Classes | |
struct | osip_content_length |
Typedefs | |
typedef struct osip_content_length | osip_content_length_t |
Functions | |
int | osip_content_length_init (osip_content_length_t **header) |
void | osip_content_length_free (osip_content_length_t *header) |
int | osip_content_length_parse (osip_content_length_t *header, const char *hvalue) |
int | osip_content_length_to_str (const osip_content_length_t *header, char **dest) |
int | osip_content_length_clone (const osip_content_length_t *header, osip_content_length_t **dest) |
oSIP osip_content_length header definition.