Thu Jul 9 13:41:38 2009

Asterisk developer's documentation


ast_event_sub Struct Reference

Event subscription. More...


Data Fields

ast_event_cb_t cb
struct {
   ast_event_sub *   next
entry
struct {
   ast_event_ie_val *   first
   ast_event_ie_val *   last
ie_vals
enum ast_event_type type
uint32_t uniqueid
void * userdata


Detailed Description

Event subscription.

Definition at line 106 of file event.c.


Field Documentation

ast_event_cb_t cb

Definition at line 108 of file event.c.

Referenced by ast_event_dispatcher(), and ast_event_report_subs().

struct { ... } entry

struct ast_event_ie_val* first

Definition at line 111 of file event.c.

struct { ... } ie_vals

Referenced by ast_event_check_subscriber(), ast_event_dispatcher(), ast_event_report_subs(), and ast_event_sub_destroy().

struct ast_event_ie_val* last

Definition at line 111 of file event.c.

struct ast_event_sub* next

Definition at line 112 of file event.c.

enum ast_event_type type

Definition at line 107 of file event.c.

Referenced by ast_event_report_subs(), and ast_event_unsubscribe().

uint32_t uniqueid

Definition at line 110 of file event.c.

Referenced by ast_event_report_subs(), and ast_event_unsubscribe().

void* userdata

Definition at line 109 of file event.c.

Referenced by ast_event_dispatcher(), and ast_event_report_subs().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7