#include <controller_route_path.h>
|
| ClonedLocalPath (uint32_t label, const VnListType &vn_list, const SecurityGroupList &sg_list, const TagList &tag_list, uint64_t sequence_number) |
|
virtual | ~ClonedLocalPath () |
|
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 268 of file controller_route_path.h.
virtual ClonedLocalPath::~ClonedLocalPath |
( |
| ) |
|
|
inlinevirtual |
virtual std::string ClonedLocalPath::ToString |
( |
| ) |
const |
|
inlinevirtual |
uint32_t ClonedLocalPath::mpls_label_ |
|
private |
const TagList ClonedLocalPath::tag_list_ |
|
private |
The documentation for this class was generated from the following files: