class PolicyInstr

Container for terms instructions. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

A policy instruction is a list of term instructions.

 PolicyInstr (const string& name, vector<TermInstr*>* terms)

PolicyInstr

Parameters:

namename of the policy.
termsterms of the policy. Caller must not delete terms.
 ~PolicyInstr ()

~PolicyInstr

TermInstr**  terms ()

terms

Returns: terms of this policy. Caller must not delete terms.

const string&  name ()

name

Returns: name of the policy.

int  termc ()

termc

[const]

void  set_trace (bool trace)

set_trace

bool  trace ()

trace

[const]


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:01 2009, using kdoc 2.0a54+XORP.