Wed Aug 18 22:34:39 2010

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 539 of file app_queue.c.


Field Documentation

struct penalty_rule* first

Definition at line 541 of file app_queue.c.

struct penalty_rule* last

Definition at line 541 of file app_queue.c.

struct { ... } list

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

char name[80]

Definition at line 540 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 542 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 Wed Aug 18 22:34:39 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7