|  | Kea 3.1.0
    | 
This is the complete list of members for isc::host_cache::HostCache, including all inherited members.
| add(const dhcp::HostPtr &host) | isc::host_cache::HostCache | virtual | 
| cacheClearHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheFlushHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheGetByIdHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheGetHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheInsertHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheLoadHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheRemoveHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheSizeHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| cacheWriteHandler(hooks::CalloutHandle &handle) | isc::host_cache::HostCache | |
| capacity() const | isc::host_cache::HostCache | virtual | 
| commit() | isc::dhcp::BaseHostDataSource | inlinevirtual | 
| configure(const data::ConstElementPtr &config) | isc::host_cache::HostCache | virtual | 
| del(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &addr) | isc::host_cache::HostCache | virtual | 
| 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::HostCache | virtual | 
| 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::HostCache | virtual | 
| flush(size_t count) | isc::host_cache::HostCache | virtual | 
| get(const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) const | isc::host_cache::HostCache | virtual | 
| get4(const dhcp::SubnetID &subnet_id, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) const | isc::host_cache::HostCache | virtual | 
| get4(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) const | isc::host_cache::HostCache | virtual | 
| get6(const dhcp::SubnetID &subnet_id, const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) const | isc::host_cache::HostCache | virtual | 
| get6(const asiolink::IOAddress &prefix, const uint8_t prefix_len) const | isc::host_cache::HostCache | virtual | 
| get6(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) const | isc::host_cache::HostCache | virtual | 
| getAll(const dhcp::Host::IdentifierType &identifier_type, const uint8_t *identifier_begin, const size_t identifier_len) const | isc::host_cache::HostCache | virtual | 
| getAll4(const dhcp::SubnetID &subnet_id) const | isc::host_cache::HostCache | virtual | 
| getAll4(const asiolink::IOAddress &address) const | isc::host_cache::HostCache | virtual | 
| getAll4(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) const | isc::host_cache::HostCache | virtual | 
| getAll6(const dhcp::SubnetID &subnet_id) const | isc::host_cache::HostCache | virtual | 
| getAll6(const dhcp::SubnetID &subnet_id, const asiolink::IOAddress &address) const | isc::host_cache::HostCache | virtual | 
| getAll6(const asiolink::IOAddress &address) const | isc::host_cache::HostCache | virtual | 
| getAllbyHostname(const std::string &hostname) const | isc::host_cache::HostCache | virtual | 
| getAllbyHostname4(const std::string &hostname, const dhcp::SubnetID &subnet_id) const | isc::host_cache::HostCache | virtual | 
| getAllbyHostname6(const std::string &hostname, const dhcp::SubnetID &subnet_id) const | isc::host_cache::HostCache | virtual | 
| getMaximum() const | isc::host_cache::HostCache | virtual | 
| getPage4(const dhcp::SubnetID &subnet_id, size_t &source_index, uint64_t lower_host_id, const dhcp::HostPageSize &page_size) const | isc::host_cache::HostCache | virtual | 
| getPage4(size_t &source_index, uint64_t lower_host_id, const dhcp::HostPageSize &page_size) const | isc::host_cache::HostCache | virtual | 
| getPage6(const dhcp::SubnetID &subnet_id, size_t &source_index, uint64_t lower_host_id, const dhcp::HostPageSize &page_size) const | isc::host_cache::HostCache | virtual | 
| getPage6(size_t &source_index, uint64_t lower_host_id, const dhcp::HostPageSize &page_size) const | isc::host_cache::HostCache | virtual | 
| getParameters() const | isc::dhcp::BaseHostDataSource | inlinevirtual | 
| getType() const | isc::host_cache::HostCache | inlinevirtual | 
| HostCache() | isc::host_cache::HostCache | |
| ID_DUID enum value | isc::dhcp::BaseHostDataSource | |
| ID_HWADDR enum value | isc::dhcp::BaseHostDataSource | |
| IdType enum name | isc::dhcp::BaseHostDataSource | |
| impl_ | isc::host_cache::HostCache | protected | 
| insert(const dhcp::ConstHostPtr &host, bool overwrite) | isc::host_cache::HostCache | virtual | 
| isUnusable() | isc::dhcp::BaseHostDataSource | inlinevirtual | 
| mutex_ | isc::host_cache::HostCache | protected | 
| remove(const dhcp::HostPtr &host) | isc::host_cache::HostCache | virtual | 
| rollback() | isc::dhcp::BaseHostDataSource | inlinevirtual | 
| setIPReservationsUnique(const bool unique) | isc::host_cache::HostCache | virtual | 
| setMaximum(size_t maximum) | isc::host_cache::HostCache | virtual | 
| size() const | isc::host_cache::HostCache | virtual | 
| toElement() const | isc::host_cache::HostCache | virtual | 
| update(isc::dhcp::HostPtr const &host) | isc::host_cache::HostCache | virtual | 
| ~BaseHostDataSource() | isc::dhcp::BaseHostDataSource | inlinevirtual | 
| ~CacheHostDataSource() | isc::dhcp::CacheHostDataSource | inlinevirtual | 
| ~HostCache() | isc::host_cache::HostCache | virtual |