Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


rule_list Struct Reference
Collaboration diagram for rule_list:

Data Fields

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

Field Documentation

Definition at line 1184 of file app_queue.c.

struct penalty_rule* last

Definition at line 1184 of file app_queue.c.

struct { ... } list
struct rule_list* next

Definition at line 1185 of file app_queue.c.


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