Fri Nov 12 12:14:51 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

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

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

Generated by  doxygen 1.6.2