Sat Mar 10 01:55:54 2012

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 104 of file event.c.


Field Documentation

struct { ... } entry

uint32_t hash

Definition at line 111 of file event.c.

Referenced by match_ie_val().

enum ast_event_ie_pltype ie_pltype

Definition at line 107 of file event.c.

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

enum ast_event_ie_type ie_type

Definition at line 106 of file event.c.

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

struct ast_event_ie_val* next

Definition at line 105 of file event.c.

union { ... } payload

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

void* raw

Definition at line 114 of file event.c.

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

size_t raw_datalen

Definition at line 116 of file event.c.

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

const char* str

Definition at line 112 of file event.c.

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

uint32_t uint

Definition at line 109 of file event.c.

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


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:54 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7