Fri Jun 19 12:10:59 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 {
   struct {
      uint32_t   hash
      const char *   str
   } 
   void *   raw
   uint32_t   uint
payload
size_t raw_datalen

Detailed Description

Definition at line 103 of file event.c.


Field Documentation

struct { ... } entry

uint32_t hash

Definition at line 110 of file event.c.

Referenced by match_ie_val().

enum ast_event_ie_pltype ie_pltype

Definition at line 106 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_ie_val_destroy(), ast_event_new(), gen_sub_event(), and match_ie_val().

enum ast_event_ie_type ie_type

Definition at line 105 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_new(), ast_event_report_subs(), gen_sub_event(), and match_ie_val().

struct ast_event_ie_val* next

Definition at line 104 of file event.c.

union { ... } payload

Referenced by ast_event_check_subscriber(), ast_event_ie_val_destroy(), ast_event_new(), ast_event_report_subs(), gen_sub_event(), and match_ie_val().

void* raw

Definition at line 113 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_ie_val_destroy(), ast_event_new(), gen_sub_event(), and match_ie_val().

size_t raw_datalen

Definition at line 115 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_new(), gen_sub_event(), and match_ie_val().

const char* str

Definition at line 111 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_ie_val_destroy(), ast_event_new(), gen_sub_event(), and match_ie_val().

uint32_t uint

Definition at line 108 of file event.c.

Referenced by ast_event_check_subscriber(), ast_event_new(), ast_event_report_subs(), gen_sub_event(), and match_ie_val().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:10:59 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7