Thu Apr 28 2011 17:16:24

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:

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(), ast_event_iterator_next(), and event_dump_cli().

uint16_t event_len

Definition at line 165 of file event_defs.h.

Referenced by ast_event_iterator_init(), and ast_event_iterator_next().


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