class ExportCodeGenerator

Generates export filter code from a node structure. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

This is a specialized version of the CodeGenerator used for import filters. It skips the source section of terms and replaces it with tag matching instead.

 ExportCodeGenerator (const string& proto, uint32_t tagstart)

ExportCodeGenerator

Parameters:

protoProtocol for which code will be generated.
tagstartThe first policy tag to use. Tags are incremental.
const Element*  visit_term (Term& term)

visit_term

Reimplemented from CodeGenerator.

uint32_t  currtag ()

currtag

Returns: The current policy-tag. Which is 1 + last tag used.


Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:13 2005, using kdoc $.