Kea
1.9.9-git
|
This is the complete list of members for isc::dhcp::CfgSubnets6, including all inherited members.
add(const Subnet6Ptr &subnet) | isc::dhcp::CfgSubnets6 | |
del(const ConstSubnet6Ptr &subnet) | isc::dhcp::CfgSubnets6 | |
del(const SubnetID &subnet_id) | isc::dhcp::CfgSubnets6 | |
getAll() const | isc::dhcp::CfgSubnets6 | inline |
getByPrefix(const std::string &subnet_prefix) const | isc::dhcp::CfgSubnets6 | |
getBySubnetId(const SubnetID &subnet_id) const | isc::dhcp::CfgSubnets6 | |
getSubnet(const SubnetID id) const | isc::dhcp::CfgSubnets6 | |
initSelector(const Pkt6Ptr &query) | isc::dhcp::CfgSubnets6 | static |
merge(CfgOptionDefPtr cfg_def, CfgSharedNetworks6Ptr networks, CfgSubnets6 &other) | isc::dhcp::CfgSubnets6 | |
removeStatistics() | isc::dhcp::CfgSubnets6 | |
replace(const Subnet6Ptr &subnet) | isc::dhcp::CfgSubnets6 | |
selectSubnet(const SubnetSelector &selector) const | isc::dhcp::CfgSubnets6 | |
selectSubnet(const asiolink::IOAddress &address, const ClientClasses &client_classes=ClientClasses(), const bool is_relay_address=false) const | isc::dhcp::CfgSubnets6 | |
toElement() const | isc::dhcp::CfgSubnets6 | virtual |
updateStatistics() | isc::dhcp::CfgSubnets6 | |
~CfgToElement() | isc::data::CfgToElement | inlinevirtual |