libosip  5.3.0
Macros | Typedefs
osip_allow.h File Reference

oSIP osip_allow header definition. More...

#include <osipparser2/headers/osip_content_length.h>

Go to the source code of this file.

Macros

#define osip_allow_init(header)   osip_content_length_init(header)
 
#define osip_allow_parse(header, hvalue)   osip_content_length_parse(header, hvalue)
 
#define osip_allow_to_str   osip_content_length_to_str
 
#define osip_allow_free   osip_content_length_free
 
#define osip_allow_clone   osip_content_length_clone
 

Typedefs

typedef osip_content_length_t osip_allow_t
 

Detailed Description

oSIP osip_allow header definition.