Kea
1.9.9-git
|
This is the complete list of members for isc::dhcp::CfgOption, including all inherited members.
add(const OptionPtr &option, const bool persistent, const std::string &option_space, const uint64_t id=0) | isc::dhcp::CfgOption | |
add(const OptionDescriptor &desc, const std::string &option_space) | isc::dhcp::CfgOption | |
CfgOption() | isc::dhcp::CfgOption | |
copyTo(CfgOption &other) const | isc::dhcp::CfgOption | |
createDescriptorOption(CfgOptionDefPtr cfg_def, const std::string &space, OptionDescriptor &opt_desc) | isc::dhcp::CfgOption | static |
createOptions(CfgOptionDefPtr cfg_def) | isc::dhcp::CfgOption | |
del(const std::string &option_space, const uint16_t option_code) | isc::dhcp::CfgOption | |
del(const uint32_t vendor_id, const uint16_t option_code) | isc::dhcp::CfgOption | |
del(const uint64_t id) | isc::dhcp::CfgOption | |
empty() const | isc::dhcp::CfgOption | |
encapsulate() | isc::dhcp::CfgOption | |
equals(const CfgOption &other) const | isc::dhcp::CfgOption | |
get(const Selector &key, const uint16_t option_code) const | isc::dhcp::CfgOption | inline |
getAll(const std::string &option_space) const | isc::dhcp::CfgOption | |
getAll(const uint32_t vendor_id) const | isc::dhcp::CfgOption | |
getOptionSpaceNames() const | isc::dhcp::CfgOption | inline |
getVendorIds() const | isc::dhcp::CfgOption | inline |
getVendorIdsSpaceNames() const | isc::dhcp::CfgOption | |
merge(CfgOptionDefPtr cfg_def, CfgOption &other) | isc::dhcp::CfgOption | |
mergeTo(CfgOption &other) const | isc::dhcp::CfgOption | |
operator!=(const CfgOption &other) const | isc::dhcp::CfgOption | inline |
operator==(const CfgOption &other) const | isc::dhcp::CfgOption | inline |
replace(const OptionDescriptor &desc, const std::string &option_space) | isc::dhcp::CfgOption | |
toElement() const | isc::dhcp::CfgOption | virtual |
toElementWithMetadata(const bool include_metadata) const | isc::dhcp::CfgOption | |
~CfgToElement() | isc::data::CfgToElement | inlinevirtual |