Kea
1.9.9-git
|
This is the complete list of members for isc::dhcp::LeaseMgr, including all inherited members.
addLease(const Lease4Ptr &lease)=0 | isc::dhcp::LeaseMgr | pure virtual |
addLease(const Lease6Ptr &lease)=0 | isc::dhcp::LeaseMgr | pure virtual |
commit()=0 | isc::dhcp::LeaseMgr | pure virtual |
deleteExpiredReclaimedLeases4(const uint32_t secs)=0 | isc::dhcp::LeaseMgr | pure virtual |
deleteExpiredReclaimedLeases6(const uint32_t secs)=0 | isc::dhcp::LeaseMgr | pure virtual |
deleteLease(const Lease4Ptr &lease)=0 | isc::dhcp::LeaseMgr | pure virtual |
deleteLease(const Lease6Ptr &lease)=0 | isc::dhcp::LeaseMgr | pure virtual |
getDBVersion() | isc::dhcp::LeaseMgr | static |
getDescription() const =0 | isc::dhcp::LeaseMgr | pure virtual |
getExpiredLeases4(Lease4Collection &expired_leases, const size_t max_leases) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getExpiredLeases6(Lease6Collection &expired_leases, const size_t max_leases) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getIOService() | isc::dhcp::LeaseMgr | inlinestatic |
getLease4(const isc::asiolink::IOAddress &addr) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLease4(const isc::dhcp::HWAddr &hwaddr) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLease4(const isc::dhcp::HWAddr &hwaddr, SubnetID subnet_id) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLease4(const ClientId &clientid) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLease4(const ClientId &clientid, SubnetID subnet_id) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLease6(Lease::Type type, const isc::asiolink::IOAddress &addr) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLease6(Lease::Type type, const DUID &duid, uint32_t iaid, SubnetID subnet_id) const | isc::dhcp::LeaseMgr | |
getLeases4(SubnetID subnet_id) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases4(const std::string &hostname) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases4() const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases4(const asiolink::IOAddress &lower_bound_address, const LeasePageSize &page_size) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6(Lease::Type type, const DUID &duid, uint32_t iaid) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6(Lease::Type type, const DUID &duid, uint32_t iaid, SubnetID subnet_id) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6(SubnetID subnet_id) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6(const std::string &hostname) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6() const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6(const DUID &duid) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getLeases6(const asiolink::IOAddress &lower_bound_address, const LeasePageSize &page_size) const =0 | isc::dhcp::LeaseMgr | pure virtual |
getName() const =0 | isc::dhcp::LeaseMgr | pure virtual |
getType() const =0 | isc::dhcp::LeaseMgr | pure virtual |
getVersion() const =0 | isc::dhcp::LeaseMgr | pure virtual |
LeaseMgr() | isc::dhcp::LeaseMgr | inline |
recountLeaseStats4() | isc::dhcp::LeaseMgr | |
recountLeaseStats6() | isc::dhcp::LeaseMgr | |
rollback()=0 | isc::dhcp::LeaseMgr | pure virtual |
setIOService(const isc::asiolink::IOServicePtr &io_service) | isc::dhcp::LeaseMgr | inlinestatic |
startLeaseStatsQuery4() | isc::dhcp::LeaseMgr | virtual |
startLeaseStatsQuery6() | isc::dhcp::LeaseMgr | virtual |
startSubnetLeaseStatsQuery4(const SubnetID &subnet_id) | isc::dhcp::LeaseMgr | virtual |
startSubnetLeaseStatsQuery6(const SubnetID &subnet_id) | isc::dhcp::LeaseMgr | virtual |
startSubnetRangeLeaseStatsQuery4(const SubnetID &first_subnet_id, const SubnetID &last_subnet_id) | isc::dhcp::LeaseMgr | virtual |
startSubnetRangeLeaseStatsQuery6(const SubnetID &first_subnet_id, const SubnetID &last_subnet_id) | isc::dhcp::LeaseMgr | virtual |
updateLease4(const Lease4Ptr &lease4)=0 | isc::dhcp::LeaseMgr | pure virtual |
updateLease6(const Lease6Ptr &lease6)=0 | isc::dhcp::LeaseMgr | pure virtual |
wipeLeases4(const SubnetID &subnet_id)=0 | isc::dhcp::LeaseMgr | pure virtual |
wipeLeases6(const SubnetID &subnet_id)=0 | isc::dhcp::LeaseMgr | pure virtual |
~LeaseMgr() | isc::dhcp::LeaseMgr | inlinevirtual |