Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

policy_s Struct Reference

Keeping track of found policies. More...

#include <pdl_policy.h>

Collaboration diagram for policy_s:

Collaboration graph
[legend]

Data Fields

const char* name
 Name of the policy.

rule_trule
 Pointer to the first rule of the policy.

unsigned int lineno
 Line number where the polict was found.

struct policy_s* next
 Next policy, or 0 if none.

struct policy_s* prev
 Previous policy, or 0 if none.


Detailed Description

Keeping track of found policies.

Definition at line 41 of file pdl_policy.h.


The documentation for this struct was generated from the following file:
Generated at Wed Jul 16 16:34:16 2003 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001