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]


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:57 2008, using kdoc 2.0a54+XORP.