![]() |
Kea 3.1.1
|
This is the complete list of members for isc::subnet_cmds::SubnetCmdsImpl, including all inherited members.
addNetwork(CfgNetworksType &networks_cfg, CfgSubnetsType &subnets_cfg, const ConstElementPtr &arguments, const std::string &command_name, const std::string &protocol_version) | isc::subnet_cmds::SubnetCmdsImpl | inline |
addNetworkSubnet(CfgNetworksType &networks, CfgSubnetsType &subnets, const ConstElementPtr &arguments, const std::string &command_name, const std::string &protocol_version) | isc::subnet_cmds::SubnetCmdsImpl | inline |
addSubnet(CfgType &cfg, const ConstElementPtr &arguments, const std::string &command_name, const std::string &subnet_parameter, const std::string &protocol_version) | isc::subnet_cmds::SubnetCmdsImpl | inline |
delNetwork(CfgNetworksType &networks_cfg, CfgSubnetsType &subnets_cfg, const ConstElementPtr &arguments, const std::string &command_name, const std::string &protocol_version) | isc::subnet_cmds::SubnetCmdsImpl | inline |
delNetworkSubnet(CfgNetworksType &networks, const ConstElementPtr &arguments, const std::string &command_name, const std::string &protocol_version) | isc::subnet_cmds::SubnetCmdsImpl | inline |
delSubnet(CfgType &cfg, const ConstElementPtr &arguments, const std::string &command_name, const std::string &protocol_version) | isc::subnet_cmds::SubnetCmdsImpl | inline |
getNetwork(const CfgType &cfg, const data::ConstElementPtr &arguments, const std::string &command_name, const std::string &protocol_version) const | isc::subnet_cmds::SubnetCmdsImpl | inline |
getNetworkList(const CfgType &networks_cfg, const std::string &protocol_type) const | isc::subnet_cmds::SubnetCmdsImpl | inline |
getSubnet(const CfgType &cfg, const data::ConstElementPtr &arguments, const std::string &command_name, const std::string &subnet_parameter, const std::string &protocol_version) const | isc::subnet_cmds::SubnetCmdsImpl | inline |
getSubnetList(const CfgType &cfg, const std::string &protocol_type) const | isc::subnet_cmds::SubnetCmdsImpl | inline |
subnetToElement(const Subnet &subnet, bool include_shared_network) const | isc::subnet_cmds::SubnetCmdsImpl | inline |
updateSubnet(CfgType &cfg, const ConstElementPtr &arguments, const std::string &command_name, const std::string &subnet_parameter, const std::string &protocol_version, UpdateType type=UPDATE_REPLACE) | isc::subnet_cmds::SubnetCmdsImpl | inline |