OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
agent_path.h File Reference
#include <cmn/agent_cmn.h>
#include <cmn/agent.h>
#include <route/path.h>
#include <oper/nexthop.h>
#include <oper/agent_route.h>
#include <oper/mpls.h>
#include <oper/vxlan.h>
Include dependency graph for agent_path.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PathPreference
 
struct  PathPreferenceData
 
class  AgentPathEcmpComponent
 
class  AgentPath
 
class  EvpnDerivedPath
 
class  EvpnDerivedPathData
 
class  ResolveRoute
 
class  LocalVmRoute
 
class  PBBRoute
 
class  InetInterfaceRoute
 
class  HostRoute
 
class  L2ReceiveRoute
 
class  VlanNhRoute
 
class  MulticastRoutePath
 
class  MulticastRoute
 
class  IpamSubnetRoute
 
class  ReceiveRoute
 
class  Inet4UnicastArpRoute
 
class  InetUnicastNdpRoute
 
class  Inet4UnicastGatewayRoute
 
class  DropRoute
 
class  Inet4UnicastInterfaceRoute
 
class  MacVmBindingPath
 
class  MacVmBindingPathData
 
class  InetEvpnRoutePath
 
class  InetEvpnRouteData
 
class  EvpnRoutingData
 
class  EvpnRoutingPath
 

Typedefs

typedef boost::shared_ptr
< AgentPathEcmpComponent
AgentPathEcmpComponentPtr
 
typedef std::vector
< AgentPathEcmpComponentPtr
AgentPathEcmpComponentPtrList
 

Typedef Documentation

Definition at line 228 of file agent_path.h.

Definition at line 229 of file agent_path.h.