Mon Sep 20 2010 00:35:03

Asterisk developer's documentation


Data Fields

publish_event Struct Reference

Collaboration diagram for publish_event:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 89 of file evt.c.


Field Documentation

struct { ... } entry

Definition at line 90 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 93 of file evt.c.

Referenced by add_publish_event(), and publish_event_destroy().

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