ul_callback Struct Reference

#include <ul_callback.h>

Collaboration diagram for ul_callback:

Collaboration graph
[legend]

Data Fields

ul_cbcallback
int id
struct ul_callbacknext
void * param
int types

Detailed Description

Definition at line 50 of file ul_callback.h.


Field Documentation

callback function

Definition at line 53 of file ul_callback.h.

Referenced by register_ulcb(), and run_ul_callbacks().

int id

id of this callback - useless

Definition at line 51 of file ul_callback.h.

Referenced by register_ulcb(), and run_ul_callbacks().

struct ul_callback* next [read]

Definition at line 55 of file ul_callback.h.

Referenced by destroy_ulcb_list(), register_ulcb(), and run_ul_callbacks().

void* param

param to be passed to callback function

Definition at line 54 of file ul_callback.h.

Referenced by destroy_ulcb_list(), register_ulcb(), and run_ul_callbacks().

int types

types of events that trigger the callback

Definition at line 52 of file ul_callback.h.

Referenced by register_ulcb(), and run_ul_callbacks().


The documentation for this struct was generated from the following file:

Generated on Thu May 24 20:00:48 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6