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

Macros

#define  osip_alert_info_init(header)   osip_call_info_init(header)
  Allocate a Alert-Info element. More...
 
  Free a Alert-Info element. More...
 
#define  osip_alert_info_parse(header, hvalue)   osip_call_info_parse(header, hvalue)
  Parse a Alert-Info element. More...
 
#define  osip_alert_info_to_str(header, dest)   osip_call_info_to_str(header,dest)
  Get a string representation of a Alert-Info element. More...
 
  Clone a Alert-Info element. More...
 
#define  osip_alert_info_get_uri(header)   osip_call_info_get_uri(header)
  Get uri from an Alert-Info element. More...
 
#define  osip_alert_info_set_uri(header, uri)   osip_call_info_set_uri(header, uri)
  Set the uri of an Alert-Info element. More...
 

Typedefs

  Structure for Alert-Info headers. More...
 

Detailed Description

Macro Definition Documentation

#define osip_alert_info_clone   osip_call_info_clone

#include <osip_alert_info.h>

Clone a Alert-Info element.

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

Definition at line 75 of file osip_alert_info.h.

#define osip_alert_info_free   osip_call_info_free

#include <osip_alert_info.h>

Free a Alert-Info element.

Parameters
header The element to work on.

Definition at line 57 of file osip_alert_info.h.

#define osip_alert_info_get_uri (   header )    osip_call_info_get_uri(header)

#include <osip_alert_info.h>

Get uri from an Alert-Info element.

Parameters
header The element to work on.

Definition at line 80 of file osip_alert_info.h.

#define osip_alert_info_init (   header )    osip_call_info_init(header)

#include <osip_alert_info.h>

Allocate a Alert-Info element.

Parameters
header The element to work on.

Definition at line 52 of file osip_alert_info.h.

#define osip_alert_info_parse (   header,
  hvalue 
)    osip_call_info_parse(header, hvalue)

#include <osip_alert_info.h>

Parse a Alert-Info element.

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

Definition at line 63 of file osip_alert_info.h.

#define osip_alert_info_set_uri (   header,
  uri 
)    osip_call_info_set_uri(header, uri)

#include <osip_alert_info.h>

Set the uri of an Alert-Info element.

Parameters
header The element to work on.
uri The value of the new parameter.

Definition at line 86 of file osip_alert_info.h.

#define osip_alert_info_to_str (   header,
  dest 
)    osip_call_info_to_str(header,dest)

#include <osip_alert_info.h>

Get a string representation of a Alert-Info element.

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

Definition at line 69 of file osip_alert_info.h.

Typedef Documentation

#include <osip_alert_info.h>

Structure for Alert-Info headers.

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