class VisitorPrinter

This visitor will produce a human readable text stream from a policy. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Useful for debugging and checking what the policy manager thinks polcies look like.

 VisitorPrinter (ostream& out)

VisitorPrinter

Parameters:

outstream which receives the text representation of policy.
const Element*  visit (NodeUn&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeBin&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeVar&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeAssign&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeSet&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeAccept&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeReject&)

visit

Reimplemented from Visitor.

const Element*  visit (Term&)

visit

Reimplemented from Visitor.

const Element*  visit (PolicyStatement&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeElem&)

visit

Reimplemented from Visitor.

const Element*  visit (NodeProto&)

visit

Reimplemented from Visitor.


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:30 2006, using kdoc $.