Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ael_priority Struct Reference

#include <ael_structs.h>

Collaboration diagram for ael_priority:

Collaboration graph
[legend]

Detailed Description

Definition at line 157 of file ael_structs.h.

Data Fields

char * app
char * appargs
ael_extensionexten
ael_prioritygoto_false
ael_prioritygoto_true
ael_prioritynext
pvalorigin
int priority_num
ael_priority_type type


Field Documentation

char* app
 

Definition at line 162 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), destroy_extensions(), and gen_prios().

char* appargs
 

Definition at line 163 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), destroy_extensions(), and gen_prios().

struct ael_extension* exten
 

Definition at line 166 of file ael_structs.h.

Referenced by add_extensions(), gen_prios(), and linkprio().

struct ael_priority* goto_false
 

Definition at line 169 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), and gen_prios().

struct ael_priority* goto_true
 

Definition at line 168 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), and gen_prios().

struct ael_priority* next
 

Definition at line 170 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), fix_gotos_in_extensions(), and set_priorities().

struct pval* origin
 

Definition at line 165 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), gen_prios(), and set_priorities().

int priority_num
 

Definition at line 159 of file ael_structs.h.

Referenced by add_extensions(), and set_priorities().

ael_priority_type type
 

Definition at line 160 of file ael_structs.h.

Referenced by add_extensions(), ast_compile_ael2(), and gen_prios().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen