Kea 2.7.5
|
This is the complete list of members for isc::dhcp::Pool6, including all inherited members.
addAdditionalClass(const ClientClass &class_name) | isc::dhcp::Pool | inline |
additional_classes_ | isc::dhcp::Pool | protected |
allocation_state_ | isc::dhcp::Pool | protected |
allowClientClass(const ClientClass &class_name) | isc::dhcp::Pool | |
capacity_ | isc::dhcp::Pool | protected |
cfg_option_ | isc::dhcp::Pool | protected |
client_class_ | isc::dhcp::Pool | protected |
clientSupported(const ClientClasses &client_classes) const | isc::dhcp::Pool | |
contextToElement(data::ElementPtr map) const | isc::data::UserContext | |
create(Lease::Type type, const isc::asiolink::IOAddress &first, const isc::asiolink::IOAddress &last) | isc::dhcp::Pool6 | static |
create(Lease::Type type, const isc::asiolink::IOAddress &prefix, uint8_t prefix_len, uint8_t delegated_len=128) | isc::dhcp::Pool6 | static |
create(const asiolink::IOAddress &prefix, const uint8_t prefix_len, const uint8_t delegated_len, const asiolink::IOAddress &excluded_prefix, const uint8_t excluded_prefix_len) | isc::dhcp::Pool6 | static |
first_ | isc::dhcp::Pool | protected |
getAdditionalClasses() const | isc::dhcp::Pool | inline |
getAllocationState() const | isc::dhcp::Pool | inline |
getCapacity() const | isc::dhcp::Pool | inline |
getCfgOption() | isc::dhcp::Pool | inline |
getCfgOption() const | isc::dhcp::Pool | inline |
getClientClass() const | isc::dhcp::Pool | inline |
getContext() const | isc::data::UserContext | inline |
getFirstAddress() const | isc::dhcp::Pool | inline |
getID() const | isc::dhcp::Pool | inline |
getLastAddress() const | isc::dhcp::Pool | inline |
getLength() const | isc::dhcp::Pool6 | inline |
getMutableAdditionalClasses() | isc::dhcp::Pool | inline |
getPrefixExcludeOption() const | isc::dhcp::Pool6 | inline |
getType() const | isc::dhcp::Pool6 | inline |
id_ | isc::dhcp::Pool | protected |
inRange(const isc::asiolink::IOAddress &addr) const | isc::dhcp::Pool | |
last_ | isc::dhcp::Pool | protected |
Pool(Lease::Type type, const isc::asiolink::IOAddress &first, const isc::asiolink::IOAddress &last) | isc::dhcp::Pool | protected |
Pool6(Lease::Type type, const isc::asiolink::IOAddress &first, const isc::asiolink::IOAddress &last) | isc::dhcp::Pool6 | |
Pool6(Lease::Type type, const isc::asiolink::IOAddress &prefix, uint8_t prefix_len, uint8_t delegated_len=128) | isc::dhcp::Pool6 | |
Pool6(const asiolink::IOAddress &prefix, const uint8_t prefix_len, const uint8_t delegated_len, const asiolink::IOAddress &excluded_prefix, const uint8_t excluded_prefix_len) | isc::dhcp::Pool6 | |
setAllocationState(const AllocationStatePtr &allocation_state) | isc::dhcp::Pool | inline |
setContext(const data::ConstElementPtr &ctx) | isc::data::UserContext | inline |
setID(const uint64_t id) | isc::dhcp::Pool | inline |
toElement() const | isc::dhcp::Pool6 | virtual |
isc::data::UserContext::toElement(data::ConstElementPtr map) | isc::data::UserContext | static |
toText() const | isc::dhcp::Pool6 | virtual |
type_ | isc::dhcp::Pool | protected |
user_context_ | isc::dhcp::Pool | protected |
~CfgToElement() | isc::data::CfgToElement | inlinevirtual |
~Pool()=default | isc::dhcp::Pool | virtual |