#include <registrar_subscribe.h>
Definition at line 142 of file registrar_subscribe.h.
Data Fields | |
| str | id |
| str | uri |
| int | state |
| int | event |
| int | expires |
| _r_regcontact * | next |
Definition at line 143 of file registrar_subscribe.h.
Referenced by r_notification_free(), r_notification_parse(), and r_notification_print().
Definition at line 144 of file registrar_subscribe.h.
Referenced by r_notification_free(), r_notification_parse(), r_notification_print(), and r_notification_process().
Definition at line 145 of file registrar_subscribe.h.
Referenced by r_notification_parse(), r_notification_print(), and r_notification_process().
Definition at line 146 of file registrar_subscribe.h.
Referenced by r_notification_parse(), and r_notification_print().
Definition at line 147 of file registrar_subscribe.h.
Referenced by r_notification_parse(), and r_notification_process().
struct _r_regcontact* _r_regcontact::next [read] |
Definition at line 149 of file registrar_subscribe.h.
Referenced by r_notification_free(), r_notification_parse(), r_notification_print(), and r_notification_process().
1.5.2