Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

policy-query.h

Go to the documentation of this file.
00001 /****************************************************************************/
00002 /****************************************************************************/
00007 /****************************************************************************/
00008 
00009 #include "policy.h"
00010 
00011 #ifndef POLICY_QUERY_H
00012 #define POLICY_QUERY_H
00013 
00014 int handlePacket(POLICY_HEAD*, PACKET*);
00015 
00016 int descendTest(POLICY_TEST*, PACKET*);
00017 
00018 int descendOutput(POLICY_OUTPUT*, PACKET*);
00019 
00020 #endif /* POLICY_QUERY_H */

Generated at Mon Jul 8 15:16:50 2002 for RUBICON by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000