| addLease(const Lease4Ptr &lease) | isc::dhcp::Memfile_LeaseMgr | virtual |
| addLease(const Lease6Ptr &lease) | isc::dhcp::Memfile_LeaseMgr | virtual |
| appendSuffix(const std::string &file_name, const LFCFileType &file_type) | isc::dhcp::Memfile_LeaseMgr | static |
| commit() | isc::dhcp::Memfile_LeaseMgr | virtual |
| deleteExpiredReclaimedLeases4(const uint32_t secs) | isc::dhcp::Memfile_LeaseMgr | virtual |
| deleteExpiredReclaimedLeases6(const uint32_t secs) | isc::dhcp::Memfile_LeaseMgr | virtual |
| deleteLease(const Lease4Ptr &lease) | isc::dhcp::Memfile_LeaseMgr | virtual |
| deleteLease(const Lease6Ptr &lease) | isc::dhcp::Memfile_LeaseMgr | virtual |
| FILE_CURRENT enum value | isc::dhcp::Memfile_LeaseMgr | |
| FILE_FINISH enum value | isc::dhcp::Memfile_LeaseMgr | |
| FILE_INPUT enum value | isc::dhcp::Memfile_LeaseMgr | |
| FILE_OUTPUT enum value | isc::dhcp::Memfile_LeaseMgr | |
| FILE_PID enum value | isc::dhcp::Memfile_LeaseMgr | |
| FILE_PREVIOUS enum value | isc::dhcp::Memfile_LeaseMgr | |
| getDBVersion() | isc::dhcp::Memfile_LeaseMgr | static |
| getDefaultLeaseFilePath(Universe u) const | isc::dhcp::Memfile_LeaseMgr | |
| getDescription() const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getExpiredLeases4(Lease4Collection &expired_leases, const size_t max_leases) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getExpiredLeases6(Lease6Collection &expired_leases, const size_t max_leases) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getIOService() | isc::dhcp::LeaseMgr | inlinestatic |
| getLease4(const isc::asiolink::IOAddress &addr) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLease4(const isc::dhcp::HWAddr &hwaddr) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLease4(const HWAddr &hwaddr, SubnetID subnet_id) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLease4(const ClientId &client_id) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLease4(const ClientId &clientid, SubnetID subnet_id) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLease6(Lease::Type type, const isc::asiolink::IOAddress &addr) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| isc::dhcp::LeaseMgr::getLease6(Lease::Type type, const DUID &duid, uint32_t iaid, SubnetID subnet_id) const | isc::dhcp::LeaseMgr | |
| getLeaseFilePath(Universe u) const | isc::dhcp::Memfile_LeaseMgr | |
| getLeases4(SubnetID subnet_id) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases4(const std::string &hostname) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases4() const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases4(const asiolink::IOAddress &lower_bound_address, const LeasePageSize &page_size) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6(Lease::Type type, const DUID &duid, uint32_t iaid) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6(Lease::Type type, const DUID &duid, uint32_t iaid, SubnetID subnet_id) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6(SubnetID subnet_id) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6(const std::string &hostname) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6() const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6(const DUID &duid) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLeases6(const asiolink::IOAddress &lower_bound_address, const LeasePageSize &page_size) const | isc::dhcp::Memfile_LeaseMgr | virtual |
| getLFCExitStatus() const | isc::dhcp::Memfile_LeaseMgr | |
| getName() const | isc::dhcp::Memfile_LeaseMgr | inlinevirtual |
| getType() const | isc::dhcp::Memfile_LeaseMgr | inlinevirtual |
| getVersion() const | isc::dhcp::Memfile_LeaseMgr | inlinevirtual |
| isLFCRunning() const | isc::dhcp::Memfile_LeaseMgr | |
| LeaseMgr() | isc::dhcp::LeaseMgr | inline |
| lfcCallback() | isc::dhcp::Memfile_LeaseMgr | protectedvirtual |
| LFCFileType enum name | isc::dhcp::Memfile_LeaseMgr | |
| MAJOR_VERSION | isc::dhcp::Memfile_LeaseMgr | static |
| Memfile_LeaseMgr(const db::DatabaseConnection::ParameterMap ¶meters) | isc::dhcp::Memfile_LeaseMgr | |
| MINOR_VERSION | isc::dhcp::Memfile_LeaseMgr | static |
| persistLeases(Universe u) const | isc::dhcp::Memfile_LeaseMgr | |
| recountLeaseStats4() | isc::dhcp::LeaseMgr | |
| recountLeaseStats6() | isc::dhcp::LeaseMgr | |
| rollback() | isc::dhcp::Memfile_LeaseMgr | virtual |
| setIOService(const isc::asiolink::IOServicePtr &io_service) | isc::dhcp::LeaseMgr | inlinestatic |
| startLeaseStatsQuery4() | isc::dhcp::Memfile_LeaseMgr | virtual |
| startLeaseStatsQuery6() | isc::dhcp::Memfile_LeaseMgr | virtual |
| startSubnetLeaseStatsQuery4(const SubnetID &subnet_id) | isc::dhcp::Memfile_LeaseMgr | virtual |
| startSubnetLeaseStatsQuery6(const SubnetID &subnet_id) | isc::dhcp::Memfile_LeaseMgr | virtual |
| startSubnetRangeLeaseStatsQuery4(const SubnetID &first_subnet_id, const SubnetID &last_subnet_id) | isc::dhcp::Memfile_LeaseMgr | virtual |
| startSubnetRangeLeaseStatsQuery6(const SubnetID &first_subnet_id, const SubnetID &last_subnet_id) | isc::dhcp::Memfile_LeaseMgr | virtual |
| Universe enum name | isc::dhcp::Memfile_LeaseMgr | |
| updateLease4(const Lease4Ptr &lease4) | isc::dhcp::Memfile_LeaseMgr | virtual |
| updateLease6(const Lease6Ptr &lease6) | isc::dhcp::Memfile_LeaseMgr | virtual |
| V4 enum value | isc::dhcp::Memfile_LeaseMgr | |
| V6 enum value | isc::dhcp::Memfile_LeaseMgr | |
| wipeLeases4(const SubnetID &subnet_id) | isc::dhcp::Memfile_LeaseMgr | virtual |
| wipeLeases6(const SubnetID &subnet_id) | isc::dhcp::Memfile_LeaseMgr | virtual |
| ~LeaseMgr() | isc::dhcp::LeaseMgr | inlinevirtual |
| ~Memfile_LeaseMgr() | isc::dhcp::Memfile_LeaseMgr | virtual |