#include <agent_path.h>
|
| IpamSubnetRoute (DBRequest &nh_req, const std::string &dest_vn_name) |
|
virtual | ~IpamSubnetRoute () |
|
virtual string | ToString () const |
|
virtual bool | AddChangePathExtended (Agent *agent, AgentPath *path, const AgentRoute *rt) |
|
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 916 of file agent_path.h.
◆ IpamSubnetRoute()
IpamSubnetRoute::IpamSubnetRoute |
( |
DBRequest & |
nh_req, |
|
|
const std::string & |
dest_vn_name |
|
) |
| |
◆ ~IpamSubnetRoute()
virtual IpamSubnetRoute::~IpamSubnetRoute |
( |
| ) |
|
|
inlinevirtual |
◆ AddChangePathExtended()
◆ DISALLOW_COPY_AND_ASSIGN()
◆ ToString()
virtual string IpamSubnetRoute::ToString |
( |
| ) |
const |
|
inlinevirtual |
◆ UpdateRoute()
bool IpamSubnetRoute::UpdateRoute |
( |
AgentRoute * |
rt | ) |
|
|
virtual |
◆ dest_vn_name_
std::string IpamSubnetRoute::dest_vn_name_ |
|
private |
◆ nh_req_
The documentation for this class was generated from the following files: