#include <agent_path.h>
|
| Inet4UnicastGatewayRoute (const AddressList &gw_list, const std::string &vrf_name, const VnListType &vn_list, uint32_t label, const SecurityGroupList &sg, const TagList &tag, const CommunityList &communities, bool native_encap) |
|
virtual | ~Inet4UnicastGatewayRoute () |
|
virtual bool | AddChangePathExtended (Agent *agent, AgentPath *path, const AgentRoute *rt) |
|
virtual std::string | ToString () const |
|
| 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 |
|
virtual bool | UpdateRoute (AgentRoute *rt) |
|
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 1013 of file agent_path.h.
virtual Inet4UnicastGatewayRoute::~Inet4UnicastGatewayRoute |
( |
| ) |
|
|
inlinevirtual |
virtual std::string Inet4UnicastGatewayRoute::ToString |
( |
| ) |
const |
|
inlinevirtual |
uint32_t Inet4UnicastGatewayRoute::mpls_label_ |
|
private |
bool Inet4UnicastGatewayRoute::native_encap_ |
|
private |
const TagList Inet4UnicastGatewayRoute::tag_list_ |
|
private |
std::string Inet4UnicastGatewayRoute::vrf_name_ |
|
private |
The documentation for this class was generated from the following files: