rr_callback Struct Reference

#include <rr_cb.h>

Collaboration diagram for rr_callback:

Collaboration graph
[legend]

Data Fields

rr_cb_tcallback
int id
struct rr_callbacknext
void * param

Detailed Description

rr callback

Definition at line 43 of file rr_cb.h.


Field Documentation

callback function

Definition at line 45 of file rr_cb.h.

Referenced by register_rrcb(), and run_rr_callbacks().

int id

id of this callback - useless

Definition at line 44 of file rr_cb.h.

Referenced by register_rrcb(), and run_rr_callbacks().

struct rr_callback* next [read]

next callback element

Definition at line 47 of file rr_cb.h.

Referenced by destroy_rrcb_lists(), register_rrcb(), and run_rr_callbacks().

void* param

param to be passed to callback function

Definition at line 46 of file rr_cb.h.

Referenced by register_rrcb(), and run_rr_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