Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_event_iterator Struct Reference

supposed to be an opaque type More...

#include <event_defs.h>

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 335 of file event_defs.h.

Field Documentation

struct ast_event* event

Definition at line 337 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 336 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: