This is the complete list of members for VmInterface::StaticRoute, including all inherited members.
| ADD enum value | VmInterfaceState | |
| AddL2(const Agent *agent, VmInterface *vmi) const | VmInterfaceState | inlinevirtual |
| AddL3(const Agent *agent, VmInterface *vmi) const | VmInterface::StaticRoute | virtual |
| addr_ | VmInterface::StaticRoute | |
| communities_ | VmInterface::StaticRoute | |
| Copy(const Agent *agent, const VmInterface *vmi) const | VmInterface::StaticRoute | virtual |
| DEL enum value | VmInterfaceState | |
| DEL_ADD enum value | VmInterfaceState | |
| del_pending() const | VmInterface::ListEntry | inline |
| del_pending_ | VmInterface::ListEntry | mutable |
| DeleteL2(const Agent *agent, VmInterface *vmi) const | VmInterfaceState | inlinevirtual |
| DeleteL3(const Agent *agent, VmInterface *vmi) const | VmInterface::StaticRoute | virtual |
| GetOp(VmInterfaceState::Op op) const | VmInterface::ListEntry | |
| GetOpL2(const Agent *agent, const VmInterface *vmi) const | VmInterfaceState | inlinevirtual |
| GetOpL3(const Agent *agent, const VmInterface *vmi) const | VmInterface::StaticRoute | virtual |
| gw_list_ | VmInterface::StaticRoute | |
| Installed() const | VmInterfaceState | inline |
| INVALID enum value | VmInterfaceState | |
| IsLess(const StaticRoute *rhs) const | VmInterface::StaticRoute | |
| l2_installed_ | VmInterfaceState | mutable |
| l3_installed_ | VmInterfaceState | mutable |
| ListEntry() | VmInterface::ListEntry | inline |
| ListEntry(bool del_pending) | VmInterface::ListEntry | inline |
| Op enum name | VmInterfaceState | |
| operator()(const StaticRoute &lhs, const StaticRoute &rhs) const | VmInterface::StaticRoute | |
| plen_ | VmInterface::StaticRoute | |
| RecomputeOp(Op old_op, Op new_op) | VmInterfaceState | static |
| set_del_pending(bool val) const | VmInterface::ListEntry | inline |
| StaticRoute() | VmInterface::StaticRoute | |
| StaticRoute(const StaticRoute &rhs) | VmInterface::StaticRoute | |
| StaticRoute(const IpAddress &addr, uint32_t plen, const AddressList &gw_list, const CommunityList &communities) | VmInterface::StaticRoute | |
| Update(const Agent *agent, VmInterface *vmi, Op l2_force_op, Op l3_force_op) const | VmInterfaceState | virtual |
| VmInterfaceState() | VmInterfaceState | inlineexplicit |
| VmInterfaceState(bool l2_installed, bool l3_installed) | VmInterfaceState | inline |
| vrf_ | VmInterface::StaticRoute | mutable |
| ~ListEntry() | VmInterface::ListEntry | inlinevirtual |
| ~StaticRoute() | VmInterface::StaticRoute | virtual |
| ~VmInterfaceState() | VmInterfaceState | inlinevirtual |