SIP Witch 1.9.15
Data Structures | Macros | Typedefs | Functions
osip_accept_encoding.h File Reference

oSIP osip_accept_encoding header definition. More...

#include <osipparser2/osip_list.h>
Include dependency graph for osip_accept_encoding.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

  Definition of the Accept-Encoding header. More...
 

Macros

#define  osip_accept_encoding_param_add(header, name, value)   osip_generic_param_add((&(header)->gen_params),name,value)
  Allocate and Add a header parameter in an Accept-Encoding element. More...
 
#define  osip_accept_encoding_param_get_byname(header, name, dest)   osip_generic_param_get_byname((&(header)->gen_params),name,dest)
  Find a header parameter in an Accept-Encoding element. More...
 

Typedefs

  Structure for Accept-Encoding header. More...
 

Functions

  Allocate a Accept-Encoding element. More...
 
int  osip_accept_encoding_parse (osip_accept_encoding_t *header, const char *hvalue)
  Parse a Accept-Encoding element. More...
 
int  osip_accept_encoding_to_str (const osip_accept_encoding_t *header, char **dest)
  Get a string representation of a Accept-Encoding element. More...
 
  Free a Accept-Encoding element. More...
 
  Clone a Accept-Encoding element. More...
 
  Set the value of an Accept-Encoding element. More...
 
  Get the value of an Accept-Encoding element. More...
 

Detailed Description

oSIP osip_accept_encoding header definition.

Definition in file osip_accept_encoding.h.


Generated on Dec 21, 2017 for sipwitch-1.9.15 (*.h and *.cpp), libosip2-5.0.0 (*.h) and libeXosip2-4.0.0 (*.h), by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /