SIP Witch 1.9.15
[フレーム]
Macros | Typedefs
oSIP allow header definition.
oSIP headers definitions
Collaboration diagram for oSIP allow header definition.:

Macros

#define  osip_allow_init(header)   osip_content_length_init(header)
  Allocate a Allow element. More...
 
#define  osip_allow_parse(header, hvalue)   osip_content_length_parse(header, hvalue)
  Parse a Allow element. More...
 
  Get a string representation of a Allow element. More...
 
  Free a Allow element. More...
 
  Clone a Allow element. More...
 

Typedefs

  Structure for Allow headers. More...
 

Detailed Description

Macro Definition Documentation

#define osip_allow_clone   osip_content_length_clone

#include <osip_allow.h>

Clone a Allow element.

Parameters
header The element to work on.
dest A pointer on the copy of the element.

Definition at line 75 of file osip_allow.h.

#define osip_allow_free   osip_content_length_free

#include <osip_allow.h>

Free a Allow element.

Parameters
header The element to work on.

Definition at line 69 of file osip_allow.h.

#define osip_allow_init (   header )    osip_content_length_init(header)

#include <osip_allow.h>

Allocate a Allow element.

Parameters
header The element to work on.

Definition at line 52 of file osip_allow.h.

#define osip_allow_parse (   header,
  hvalue 
)    osip_content_length_parse(header, hvalue)

#include <osip_allow.h>

Parse a Allow element.

Parameters
header The element to work on.
hvalue The string to parse.

Definition at line 58 of file osip_allow.h.

#define osip_allow_to_str   osip_content_length_to_str

#include <osip_allow.h>

Get a string representation of a Allow element.

Parameters
header The element to work on.
dest A pointer on the new allocated string.

Definition at line 64 of file osip_allow.h.

Typedef Documentation

#include <osip_allow.h>

Structure for Allow headers.

Definition at line 41 of file osip_allow.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 によって変換されたページ (->オリジナル) /