Thu Sep 7 01:03:42 2017

Asterisk developer's documentation


ast_event_ie_val Struct Reference

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


Field Documentation

struct { ... } entry
uint32_t hash

Definition at line 115 of file event.c.

Referenced by ast_event_sub_append_ie_str(), and match_ie_val().

struct ast_event_ie_val* next [read]

Definition at line 109 of file event.c.

union { ... } payload
void* raw
size_t raw_datalen
const char* str
uint32_t uint

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

Generated on 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1