Thu Apr 28 2011 16:57:20

Asterisk developer's documentation


ast_event_ie_val Struct Reference

Collaboration diagram for ast_event_ie_val:

Data Fields

struct {
   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 ast_event_sub_append_ie_str(), and match_ie_val().

Definition at line 105 of file event.c.


The documentation for this struct was generated from the following file: