Wed Apr 6 11:30:12 2011

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_ie_val_to_sub().

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_ie_val_to_sub().

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_ie_val_to_sub().

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_ie_val_to_sub().

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_ie_val_to_sub().

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_ie_val_to_sub().

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_ie_val_to_sub().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:12 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7