Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


publish_event Struct Reference

Collaboration diagram for publish_event:

Data Fields

struct {
   struct publish_event *   next
entry
struct ast_event_subsub
enum ast_event_type type

Detailed Description

Definition at line 90 of file evt.c.


Field Documentation

struct { ... } entry

Definition at line 91 of file evt.c.

struct ast_event_sub* sub

We subscribe to events internally so that we can publish them on this event channel.

Definition at line 94 of file evt.c.

Referenced by add_publish_event(), and publish_event_destroy().

Definition at line 95 of file evt.c.

Referenced by add_publish_event(), and ais_evt_show_event_channels().


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