xcap_callbacks.h File Reference

#include "../../str.h"

Include dependency graph for xcap_callbacks.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  xcap_callback

Defines

#define PIDF_MANIPULATION   1<<4
#define PRES_RULES   1<<1
#define RESOURCE_LIST   1<<2
#define RLS_SERVICE   1<<3

Typedefs

typedef int(* register_xcapcb_t )(int types, xcap_cb f)
typedef struct xcap_callback xcap_callback_t
typedef int( xcap_cb )(int doc_type, str xid, char *doc)

Functions

void destroy_xcapcb_list (void)
int register_xcapcb (int types, xcap_cb f)
void run_xcap_update_cb (int type, str xid, char *stream)


Define Documentation

#define PIDF_MANIPULATION   1<<4

Definition at line 37 of file xcap_callbacks.h.

Referenced by agregate_xmls().

#define PRES_RULES   1<<1

Definition at line 34 of file xcap_callbacks.h.

Referenced by get_auid_flag(), http_get_rules_doc(), mod_init(), and pres_get_rules_doc().

#define RESOURCE_LIST   1<<2

Definition at line 35 of file xcap_callbacks.h.

Referenced by get_auid_flag(), and get_resource_list().

#define RLS_SERVICE   1<<3

Definition at line 36 of file xcap_callbacks.h.


Typedef Documentation

typedef int(* register_xcapcb_t)(int types, xcap_cb f)

Definition at line 44 of file xcap_callbacks.h.

typedef int( xcap_cb)(int doc_type, str xid, char *doc)

Definition at line 41 of file xcap_callbacks.h.


Function Documentation

void destroy_xcapcb_list ( void   ) 

Definition at line 72 of file xcap_callbacks.c.

References xcap_callback::next, shm_free, and xcapcb_list.

int register_xcapcb ( int  types,
xcap_cb  f 
)

void run_xcap_update_cb ( int  type,
str  xid,
char *  stream 
)


Generated on Fri May 25 00:00:45 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6