Mon Mar 12 2012 21:48:13

Asterisk developer's documentation


manager_channel_variable Struct Reference
Collaboration diagram for manager_channel_variable:

Data Fields

struct {
   struct manager_channel_variable *   next
entry
unsigned int isfunc:1
char name [0]

Detailed Description

Definition at line 1011 of file manager.c.


Field Documentation

struct { ... } entry
unsigned int isfunc

Definition at line 1013 of file manager.c.

Referenced by append_channel_vars(), and load_channelvars().

char name[0]

Definition at line 1014 of file manager.c.

Referenced by append_channel_vars(), and load_channelvars().

Definition at line 1012 of file manager.c.

Referenced by load_channelvars().


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