Fri Apr 29 2011 07:59:30

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 987 of file manager.c.


Field Documentation

struct { ... } entry
unsigned int isfunc

Definition at line 989 of file manager.c.

Referenced by __init_manager(), and append_channel_vars().

char name[0]

Definition at line 990 of file manager.c.

Referenced by __init_manager(), and append_channel_vars().

Definition at line 988 of file manager.c.

Referenced by __init_manager().


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