cdp_cb_list_t Struct Reference

#include <worker.h>


Detailed Description

list of callback elements for message processing

Definition at line 95 of file worker.h.

Data Fields

cdp_cb_thead
 first element in the list
cdp_cb_ttail
 last element in the list


Field Documentation

cdp_cb_t* cdp_cb_list_t::head

first element in the list

Definition at line 96 of file worker.h.

Referenced by cb_add(), cb_remove(), worker_destroy(), worker_init(), and worker_process().

cdp_cb_t* cdp_cb_list_t::tail

last element in the list

Definition at line 97 of file worker.h.

Referenced by cb_add(), cb_remove(), and worker_init().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 29 04:19:20 2008 for Open IMS Core CSCFs by  doxygen 1.5.2