OpenSDN source code
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

◆ AddDefaultAction()

bool PolicyGraphBuilder::AddDefaultAction ( )
private

◆ AddTerm()

bool PolicyGraphBuilder::AddTerm ( )
private

◆ FlushGraph()

bool PolicyGraphBuilder::FlushGraph ( )
private

Member Data Documentation

◆ graph

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: