| 
		| struct Code |  
		| This structure represents the intermediate language code.
 More... |  
 |  | 
 
Public Types
Public Methods
Public Members
 It contains the actual code for the policy, its target, and names of the sets
 referenced. It also contains the policytags referenced.
 
 A target consists of a protocol and a filter type. It identifies exactly
 which filter of which protocol has to be configured with this code.
     
| typedef set<Target>  TargetSet | TargetSet | 
Returns: string representation of code.
     
| Code&  operator += (const Code& rhs) 
 | operator += | 
 Appends code to current code. It enables for chunks of code to be linked.
Parameters:
Returns: reference update code.
| typedef set<uint32_t>  TagSet | TagSet | 
| set<string>  _source_protos | _source_protos | 
	
Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:13 2005, using kdoc $.