OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PolicyGraphBuilder Class Reference

#include <policy.h>

Private Member Functions

bool AddTerm ()
 
bool AddDefaultAction ()
 
bool FlushGraph ()
 

Private Attributes

boost::scoped_ptr< PolicyGraphgraph
 

Detailed Description

Definition at line 12 of file routing-policy/policy.h.

Member Function Documentation

bool PolicyGraphBuilder::AddDefaultAction ( )
private
bool PolicyGraphBuilder::AddTerm ( )
private
bool PolicyGraphBuilder::FlushGraph ( )
private

Member Data Documentation

boost::scoped_ptr<PolicyGraph> PolicyGraphBuilder::graph
private

Definition at line 20 of file routing-policy/policy.h.


The documentation for this class was generated from the following file: