Thu Apr 8 01:23:56 2010

Asterisk developer's documentation


ast_event_ie_val Struct Reference

Public Member Functions

 AST_LIST_ENTRY (ast_event_ie_val)

Data Fields

 payload
size_t raw_datalen

Detailed Description

Definition at line 103 of file event.c.


Member Function Documentation

AST_LIST_ENTRY ( ast_event_ie_val   )  [inline]

Definition at line 104 of file event.c.

References str.

00107          {
00108       uint32_t uint;
00109       struct {
00110          uint32_t hash;
00111          const char *str;
00112       };
00113       void *raw;
00114    } payload;


Field Documentation

size_t raw_datalen

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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1