Mon Jun 27 16:51:24 2011

Asterisk developer's documentation


event_channel Struct Reference


Data Fields

struct {
   event_channel *   next
entry
SaEvtChannelHandleT handle
char name [1]
struct {
   publish_event *   first
   publish_event *   last
publish_events
struct {
   subscribe_event *   first
   subscribe_event *   last
subscribe_events

Detailed Description

Definition at line 98 of file evt.c.


Field Documentation

struct { ... } entry

Referenced by destroy_event_channels().

struct publish_event* first

Definition at line 101 of file evt.c.

struct subscribe_event* first

Definition at line 100 of file evt.c.

SaEvtChannelHandleT handle

Definition at line 102 of file evt.c.

Referenced by ast_event_cb(), set_egress_subscription(), and subscribe_event_destroy().

struct publish_event* last

Definition at line 101 of file evt.c.

struct subscribe_event* last

Definition at line 100 of file evt.c.

char name[1]

Definition at line 103 of file evt.c.

Referenced by ais_evt_show_event_channels(), and build_event_channel().

struct event_channel* next

Definition at line 99 of file evt.c.

struct { ... } publish_events

Referenced by add_publish_event(), ais_evt_show_event_channels(), and event_channel_destroy().

struct { ... } subscribe_events

Referenced by add_subscribe_event(), ais_evt_show_event_channels(), and event_channel_destroy().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:24 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7