![]() |
Kea 3.0.0
|
This is the complete list of members for isc::host_cache::HostCacheImpl, including all inherited members.
add(const dhcp::HostPtr &host) | isc::host_cache::HostCacheImpl | |
capacity() const | isc::host_cache::HostCacheImpl | inline |
clear() | isc::host_cache::HostCacheImpl | inline |
del4(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &addr) | isc::host_cache::HostCacheImpl | |
del4(const dhcp::SubnetID &subnet_id, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) | isc::host_cache::HostCacheImpl | |
del6(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &addr) | isc::host_cache::HostCacheImpl | |
del6(const dhcp::SubnetID &subnet_id, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) | isc::host_cache::HostCacheImpl | |
flush(size_t count) | isc::host_cache::HostCacheImpl | |
get(const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) const | isc::host_cache::HostCacheImpl | virtual |
get4(const dhcp::SubnetID &subnet_id, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) | isc::host_cache::HostCacheImpl | |
get4(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) | isc::host_cache::HostCacheImpl | |
get6(const dhcp::SubnetID &subnet_id, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) | isc::host_cache::HostCacheImpl | |
get6(const asiolink::IOAddress &prefix, const uint8_t prefix_len) | isc::host_cache::HostCacheImpl | |
get6(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) | isc::host_cache::HostCacheImpl | |
getHostInternal(const dhcp::SubnetID &subnet_id, const bool subnet6, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier, const size_t identifier_len) | isc::host_cache::HostCacheImpl | |
getHostInternal4(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) | isc::host_cache::HostCacheImpl | |
getHostInternal6(const asiolink::IOAddress &prefix, const uint8_t prefix_len) | isc::host_cache::HostCacheImpl | |
getHostInternal6(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) | isc::host_cache::HostCacheImpl | |
getMaximum() const | isc::host_cache::HostCacheImpl | inline |
HostCacheImpl() | isc::host_cache::HostCacheImpl | |
insert(const dhcp::ConstHostPtr &host, bool overwrite) | isc::host_cache::HostCacheImpl | |
insertResv6(const dhcp::HostPtr &host) | isc::host_cache::HostCacheImpl | |
maximum_ | isc::host_cache::HostCacheImpl | |
relocate(dhcp::HostPtr host) | isc::host_cache::HostCacheImpl | |
remove(const dhcp::HostPtr &host) | isc::host_cache::HostCacheImpl | |
removeResv6(const dhcp::HostPtr &host) | isc::host_cache::HostCacheImpl | |
setMaximum(size_t maximum) | isc::host_cache::HostCacheImpl | inline |
size() const | isc::host_cache::HostCacheImpl | inline |
toElement() const | isc::host_cache::HostCacheImpl | |
update(isc::dhcp::ConstHostPtr const &host) | isc::host_cache::HostCacheImpl | |
~HostCacheImpl() | isc::host_cache::HostCacheImpl | virtual |