class Instruction

Base class for an instruction. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

An instruction is an operation a policy filter may execute. Such as pushing an element on the stack.

 ~Instruction ()

~Instruction

[virtual]

void  accept (InstrVisitor& v)

accept

[pure virtual]

Pass the current instruction to the visitor.

Parameters:

vvisitor to use on instruction.

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