Thu Jul 9 13:41:38 2009

Asterisk developer's documentation


ast_event_ie_val Struct Reference


Data Fields

struct {
   ast_event_ie_val *   next
entry
enum ast_event_ie_pltype ie_pltype
enum ast_event_ie_type ie_type
union {
   const char *   str
   uint32_t   uint
payload

Detailed Description

Definition at line 95 of file event.c.


Field Documentation

struct { ... } entry

enum ast_event_ie_pltype ie_pltype

Definition at line 98 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_dispatcher(), ast_event_new(), ast_event_report_subs(), and ast_event_subscribe().

enum ast_event_ie_type ie_type

Definition at line 97 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_dispatcher(), ast_event_new(), ast_event_report_subs(), and ast_event_subscribe().

struct ast_event_ie_val* next

Definition at line 96 of file event.c.

union { ... } payload

Referenced by ast_event_check_subscriber(), ast_event_dispatcher(), ast_event_new(), ast_event_report_subs(), and ast_event_subscribe().

const char* str

Definition at line 101 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_dispatcher(), ast_event_new(), ast_event_report_subs(), and ast_event_subscribe().

uint32_t uint

Definition at line 100 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_dispatcher(), ast_event_new(), ast_event_report_subs(), and ast_event_subscribe().


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