| OpenSDN source code
    | 
This is the complete list of members for ComponentNHKey, including all inherited members.
| ComponentNHKey(int label, std::unique_ptr< const NextHopKey > key) | ComponentNHKey | inline | 
| ComponentNHKey(int label, Composite::Type type, bool policy, const ComponentNHKeyList &component_nh_list, const std::string &vrf_name) | ComponentNHKey | |
| ComponentNHKey(int label, const boost::uuids::uuid &intf_uuid, uint8_t flags, const MacAddress &mac) | ComponentNHKey | inline | 
| ComponentNHKey(int label, uint8_t tag, const boost::uuids::uuid &intf_uuid) | ComponentNHKey | inline | 
| ComponentNHKey(int label, const string &vrf_name, const Ip4Address &sip, const Ip4Address &dip, bool policy, TunnelType::TypeBmap bmap) | ComponentNHKey | inline | 
| DISALLOW_COPY_AND_ASSIGN(ComponentNHKey) | ComponentNHKey | private | 
| label() const | ComponentNHKey | inline | 
| label_ | ComponentNHKey | private | 
| nh_key() const | ComponentNHKey | inline | 
| nh_key_ | ComponentNHKey | private | 
| operator==(const ComponentNHKey &rhs) const | ComponentNHKey | inline | 
| ~ComponentNHKey() | ComponentNHKey | inlinevirtual |