#include <agent_path.h>
|
| InetInterfaceRoute (const InetInterfaceKey &intf, uint32_t label, int tunnel_bmap, const VnListType &dest_vn_list, uint64_t sequence_number) |
|
virtual | ~InetInterfaceRoute () |
|
virtual bool | AddChangePathExtended (Agent *agent, AgentPath *path, const AgentRoute *rt) |
|
virtual std::string | ToString () const |
|
virtual bool | UpdateRoute (AgentRoute *rt) |
|
| AgentRouteData (Type type, bool is_multicast, uint64_t sequence_number) |
|
virtual | ~AgentRouteData () |
|
virtual AgentPath * | CreateAgentPath (const Peer *peer, AgentRoute *rt) const |
|
virtual bool | CanDeletePath (Agent *agent, AgentPath *path, const AgentRoute *rt) const |
|
bool | AddChangePath (Agent *agent, AgentPath *path, const AgentRoute *rt) |
|
bool | is_multicast () const |
|
uint64_t | sequence_number () const |
|
| DISALLOW_COPY_AND_ASSIGN (AgentRouteData) |
|
| AgentData () |
|
virtual | ~AgentData () |
|
virtual | ~DBRequestData () |
|
Definition at line 749 of file agent_path.h.
◆ InetInterfaceRoute()
InetInterfaceRoute::InetInterfaceRoute |
( |
const InetInterfaceKey & |
intf, |
|
|
uint32_t |
label, |
|
|
int |
tunnel_bmap, |
|
|
const VnListType & |
dest_vn_list, |
|
|
uint64_t |
sequence_number |
|
) |
| |
|
inline |
◆ ~InetInterfaceRoute()
virtual InetInterfaceRoute::~InetInterfaceRoute |
( |
| ) |
|
|
inlinevirtual |
◆ AddChangePathExtended()
◆ DISALLOW_COPY_AND_ASSIGN()
◆ ToString()
virtual std::string InetInterfaceRoute::ToString |
( |
| ) |
const |
|
inlinevirtual |
◆ UpdateRoute()
bool InetInterfaceRoute::UpdateRoute |
( |
AgentRoute * |
rt | ) |
|
|
virtual |
◆ dest_vn_list_
◆ intf_
◆ label_
uint32_t InetInterfaceRoute::label_ |
|
private |
◆ tunnel_bmap_
int InetInterfaceRoute::tunnel_bmap_ |
|
private |
The documentation for this class was generated from the following files: