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

Macros

#define  osip_error_info_init(header)   osip_call_info_init(header)
  Allocate a Error-Info element. More...
 
  Free a Error-Info element. More...
 
#define  osip_error_info_parse(header, hvalue)   osip_call_info_parse(header, hvalue)
  Parse a Error-Info element. More...
 
#define  osip_error_info_to_str(header, dest)   osip_call_info_to_str(header,dest)
  Get a string representation of a Error-Info element. More...
 
  Clone a Error-Info element. More...
 
#define  osip_error_info_set_uri(header, uri)   osip_call_info_set_uri(header, uri)
  Set the uri in the Error-Info element. More...
 
#define  osip_error_info_get_uri(header)   osip_call_info_get_uri(header)
  Get the uri from a Error-Info header. More...
 

Typedefs

  Structure for Error-Info headers. More...
 

Detailed Description

Macro Definition Documentation

#define osip_error_info_clone   osip_call_info_clone

#include <osip_error_info.h>

Clone a Error-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_error_info.h.

#define osip_error_info_free   osip_call_info_free

#include <osip_error_info.h>

Free a Error-Info element.

Parameters
header The element to work on.

Definition at line 57 of file osip_error_info.h.

#define osip_error_info_get_uri (   header )    osip_call_info_get_uri(header)

#include <osip_error_info.h>

Get the uri from a Error-Info header.

Parameters
header The element to work on.

Definition at line 87 of file osip_error_info.h.

#define osip_error_info_init (   header )    osip_call_info_init(header)

#include <osip_error_info.h>

Allocate a Error-Info element.

Parameters
header The element to work on.

Definition at line 52 of file osip_error_info.h.

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

#include <osip_error_info.h>

Parse a Error-Info element.

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

Definition at line 63 of file osip_error_info.h.

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

#include <osip_error_info.h>

Set the uri in the Error-Info element.

Parameters
header The element to work on.
uri The uri of the element.

Definition at line 82 of file osip_error_info.h.

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

#include <osip_error_info.h>

Get a string representation of a Error-Info element.

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

Definition at line 69 of file osip_error_info.h.

Typedef Documentation

#include <osip_error_info.h>

Structure for Error-Info headers.

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