Wed Jan 27 20:02:53 2016

Asterisk developer's documentation


event_channel Struct Reference

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 102 of file evt.c.


Field Documentation

struct { ... } entry
struct publish_event* first [read]

Definition at line 105 of file evt.c.

struct subscribe_event* first [read]

Definition at line 104 of file evt.c.

SaEvtChannelHandleT handle
struct publish_event* last [read]

Definition at line 105 of file evt.c.

struct subscribe_event* last [read]

Definition at line 104 of file evt.c.

char name[1]
struct event_channel* next [read]

Definition at line 103 of file evt.c.

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

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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1