tm_callback Struct Reference

#include <t_hooks.h>

Collaboration diagram for tm_callback:

Collaboration graph
[legend]

Data Fields

transaction_cbcallback
int id
struct tm_callbacknext
void * param
release_tmcb_paramrelease
int types

Detailed Description

Definition at line 191 of file t_hooks.h.


Field Documentation

callback function

Definition at line 194 of file t_hooks.h.

Referenced by insert_tmcb(), run_reqin_callbacks(), and run_trans_callbacks().

int id

id of this callback - useless

Definition at line 192 of file t_hooks.h.

Referenced by insert_tmcb(), run_reqin_callbacks(), and run_trans_callbacks().

struct tm_callback* next [read]

void* param

param to be passed to callback function

Definition at line 195 of file t_hooks.h.

Referenced by empty_tmcb_list(), insert_tmcb(), run_reqin_callbacks(), and run_trans_callbacks().

function to release the callback param when the callback is deleted

Definition at line 196 of file t_hooks.h.

Referenced by empty_tmcb_list(), and insert_tmcb().

int types

types of events that trigger the callback

Definition at line 193 of file t_hooks.h.

Referenced by insert_tmcb(), run_reqin_callbacks(), and run_trans_callbacks().


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

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