Wed Mar 3 23:11:37 2010

Asterisk developer's documentation


ast_event_iterator Struct Reference

supposed to be an opaque type More...

#include <event_defs.h>

Collaboration diagram for ast_event_iterator:
Collaboration graph
[legend]

Data Fields

struct ast_eventevent
uint16_t event_len
struct ast_event_ieie

Detailed Description

supposed to be an opaque type

This is only here so that it can be declared on the stack.

Definition at line 164 of file event_defs.h.


Field Documentation

struct ast_event* event [read]

Definition at line 166 of file event_defs.h.

Referenced by ast_event_iterator_init(), and ast_event_iterator_next().

uint16_t event_len

Definition at line 165 of file event_defs.h.

Referenced by ast_event_iterator_init(), and ast_event_iterator_next().

struct ast_event_ie* ie [read]

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

Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1