#include <agent_path.h>
|
| | MacVmBindingPathData (const VmInterface *vm_intf, bool flood_dhcp) |
| |
| virtual | ~MacVmBindingPathData () |
| |
| virtual AgentPath * | CreateAgentPath (const Peer *peer, AgentRoute *rt) const |
| |
| 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 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 1109 of file agent_path.h.
◆ MacVmBindingPathData()
| MacVmBindingPathData::MacVmBindingPathData |
( |
const VmInterface * |
vm_intf, |
|
|
bool |
flood_dhcp |
|
) |
| |
|
inline |
◆ ~MacVmBindingPathData()
| virtual MacVmBindingPathData::~MacVmBindingPathData |
( |
| ) |
|
|
inlinevirtual |
◆ AddChangePathExtended()
◆ CreateAgentPath()
◆ DISALLOW_COPY_AND_ASSIGN()
◆ ToString()
| virtual std::string MacVmBindingPathData::ToString |
( |
| ) |
const |
|
inlinevirtual |
◆ flood_dhcp_
| bool MacVmBindingPathData::flood_dhcp_ |
|
private |
◆ vm_intf_
The documentation for this class was generated from the following files: