OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
routing_policy.h File Reference
#include <boost/scoped_ptr.hpp>
#include <boost/intrusive_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <tbb/atomic.h>
#include <tbb/mutex.h>
#include <sandesh/sandesh_trace.h>
#include <list>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "base/lifetime.h"
#include "base/util.h"
#include "bgp/bgp_common.h"
#include "db/db_table.h"
Include dependency graph for routing_policy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PolicyTerm
 
class  RoutingPolicy
 
class  RoutingPolicyMgr
 

Functions

void intrusive_ptr_add_ref (RoutingPolicy *policy)
 
void intrusive_ptr_release (RoutingPolicy *policy)
 

Function Documentation

void intrusive_ptr_add_ref ( RoutingPolicy policy)
inline

Definition at line 283 of file routing_policy.h.

void intrusive_ptr_release ( RoutingPolicy policy)
inline

Definition at line 288 of file routing_policy.h.

Here is the call graph for this function: