Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


event_channel Struct Reference

Collaboration diagram for event_channel:

Public Member Functions

 AST_LIST_ENTRY (event_channel)

Data Fields

SaEvtChannelHandleT handle
char name [1]
struct {
   struct publish_event *   first
   struct publish_event *   last
publish_events
 subscribe_events

Detailed Description

Definition at line 98 of file evt.c.


Member Function Documentation

AST_LIST_ENTRY ( event_channel  ) [inline]

Definition at line 99 of file evt.c.

{

Field Documentation

Definition at line 101 of file evt.c.

Definition at line 101 of file evt.c.

char name[1]

Definition at line 103 of file evt.c.

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


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