Fri Nov 12 12:20:03 2010

Asterisk developer's documentation


event_channel Struct Reference

Collaboration diagram for event_channel:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 97 of file evt.c.


Field Documentation

struct { ... } entry

Definition at line 100 of file evt.c.

Definition at line 99 of file evt.c.

SaEvtChannelHandleT handle

Definition at line 100 of file evt.c.

Definition at line 99 of file evt.c.

char name[1]

Definition at line 102 of file evt.c.

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

Definition at line 98 of file evt.c.

struct { ... } publish_events
struct { ... } subscribe_events

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

Generated by  doxygen 1.6.2