![]() |
Kea 2.5.5
|
This is the complete list of members for isc::dhcp::Pool4, including all inherited members.
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(const isc::asiolink::IOAddress &first, const isc::asiolink::IOAddress &last) | isc::dhcp::Pool4 | static |
create(const isc::asiolink::IOAddress &prefix, uint8_t prefix_len) | isc::dhcp::Pool4 | static |
first_ | isc::dhcp::Pool | protected |
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 |
getRequiredClasses() const | isc::dhcp::Pool | inline |
getType() const | isc::dhcp::Pool | 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 |
Pool4(const isc::asiolink::IOAddress &first, const isc::asiolink::IOAddress &last) | isc::dhcp::Pool4 | |
Pool4(const isc::asiolink::IOAddress &prefix, uint8_t prefix_len) | isc::dhcp::Pool4 | |
requireClientClass(const ClientClass &class_name) | isc::dhcp::Pool | inline |
required_classes_ | isc::dhcp::Pool | protected |
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::Pool4 | virtual |
isc::data::UserContext::toElement(data::ConstElementPtr map) | isc::data::UserContext | static |
toText() const | isc::dhcp::Pool | virtual |
type_ | isc::dhcp::Pool | protected |
user_context_ | isc::dhcp::Pool | protected |
~CfgToElement() | isc::data::CfgToElement | inlinevirtual |
~Pool()=default | isc::dhcp::Pool | virtual |