Mon Mar 19 11:30:59 2012

Asterisk developer's documentation


rule_list Struct Reference


Data Fields

struct {
   rule_list *   next
list
char name [80]
struct {
   penalty_rule *   first
   penalty_rule *   last
rules

Detailed Description

Definition at line 1178 of file app_queue.c.


Field Documentation

struct penalty_rule* first

Definition at line 1180 of file app_queue.c.

struct penalty_rule* last

Definition at line 1180 of file app_queue.c.

struct { ... } list

Referenced by complete_queue_rule_show(), copy_rules(), and insert_penaltychange().

char name[80]

Definition at line 1179 of file app_queue.c.

Referenced by complete_queue_rule_show(), copy_rules(), handle_queue_rule_show(), insert_penaltychange(), and manager_queue_rule_show().

struct rule_list* next

Definition at line 1181 of file app_queue.c.

struct { ... } rules

Referenced by copy_rules(), handle_queue_rule_show(), insert_penaltychange(), manager_queue_rule_show(), and reload_queue_rules().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7