r_notification_list Struct Reference

#include <registrar_notify.h>


Detailed Description

Notification List Structure.

Definition at line 107 of file registrar_notify.h.

Data Fields

gen_lock_t * lock
 lock for notifications ops
r_notificationhead
 first notification in the list
r_notificationtail
 last notification in the list


Field Documentation

gen_lock_t* r_notification_list::lock

lock for notifications ops

Definition at line 108 of file registrar_notify.h.

Referenced by add_r_notification(), notification_timer(), r_notify_destroy(), and r_notify_init().

r_notification* r_notification_list::head

first notification in the list

Definition at line 109 of file registrar_notify.h.

Referenced by add_r_notification(), notification_timer(), and r_notify_destroy().

r_notification* r_notification_list::tail

last notification in the list

Definition at line 110 of file registrar_notify.h.

Referenced by add_r_notification(), and notification_timer().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 23 04:14:46 2008 for Open IMS Core CSCFs by  doxygen 1.5.2