addr_ | isc::dhcp::Lease | |
basicStatesToText(const uint32_t state) | isc::dhcp::Lease | static |
belongsToClient(const HWAddrPtr &hw_address, const ClientIdPtr &client_id) const | isc::dhcp::Lease4 | |
client_id_ | isc::dhcp::Lease4 | |
cltt_ | isc::dhcp::Lease | |
contextToElement(data::ElementPtr map) const | isc::data::UserContext | |
current_cltt_ | isc::dhcp::Lease | |
current_valid_lft_ | isc::dhcp::Lease | |
decline(uint32_t probation_period) | isc::dhcp::Lease4 | virtual |
expired() const | isc::dhcp::Lease | |
fqdn_fwd_ | isc::dhcp::Lease | |
fqdn_rev_ | isc::dhcp::Lease | |
fromElement(const data::ConstElementPtr &element) | isc::dhcp::Lease4 | static |
fromElementCommon(const LeasePtr &lease, const data::ConstElementPtr &element) | isc::dhcp::Lease | protectedstatic |
getClientIdVector() const | isc::dhcp::Lease4 | |
getContext() const | isc::data::UserContext | inline |
getExpirationTime() const | isc::dhcp::Lease | |
getHWAddrVector() const | isc::dhcp::Lease | |
getType() const | isc::dhcp::Lease4 | inlinevirtual |
hasIdenticalFqdn(const Lease &other) const | isc::dhcp::Lease | |
hostname_ | isc::dhcp::Lease | |
hwaddr_ | isc::dhcp::Lease | |
INFINITY_LFT | isc::dhcp::Lease | static |
Lease(const isc::asiolink::IOAddress &addr, uint32_t valid_lft, SubnetID subnet_id, time_t cltt, const bool fqdn_fwd, const bool fqdn_rev, const std::string &hostname, const HWAddrPtr &hwaddr) | isc::dhcp::Lease | |
Lease4(const isc::asiolink::IOAddress &addr, const HWAddrPtr &hwaddr, const uint8_t *clientid, size_t clientid_len, uint32_t valid_lft, time_t cltt, uint32_t subnet_id, const bool fqdn_fwd=false, const bool fqdn_rev=false, const std::string &hostname="") | isc::dhcp::Lease4 | inline |
Lease4(const isc::asiolink::IOAddress &address, const HWAddrPtr &hw_address, const ClientIdPtr &client_id, const uint32_t valid_lifetime, const time_t cltt, const SubnetID subnet_id, const bool fqdn_fwd=false, const bool fqdn_rev=false, const std::string &hostname="") | isc::dhcp::Lease4 | |
Lease4() | isc::dhcp::Lease4 | |
lifetimeToText(uint32_t lifetime) | isc::dhcp::Lease | static |
operator!=(const Lease4 &other) const | isc::dhcp::Lease4 | inline |
operator==(const Lease4 &other) const | isc::dhcp::Lease4 | |
pool_id_ | isc::dhcp::Lease | |
relay_id_ | isc::dhcp::Lease4 | |
remote_id_ | isc::dhcp::Lease4 | |
reuseable_valid_lft_ | isc::dhcp::Lease | |
setContext(const data::ConstElementPtr &ctx) | isc::data::UserContext | inline |
state_ | isc::dhcp::Lease | |
STATE_DECLINED | isc::dhcp::Lease | static |
STATE_DEFAULT | isc::dhcp::Lease | static |
STATE_EXPIRED_RECLAIMED | isc::dhcp::Lease | static |
STATE_RELEASED | isc::dhcp::Lease | static |
stateDeclined() const | isc::dhcp::Lease | |
stateExpiredReclaimed() const | isc::dhcp::Lease | |
statesToText(const uint32_t state) | isc::dhcp::Lease4 | static |
subnet_id_ | isc::dhcp::Lease | |
syncCurrentExpirationTime(const Lease &from, Lease &to) | isc::dhcp::Lease | static |
textToType(const std::string &text) | isc::dhcp::Lease | static |
toElement() const | isc::dhcp::Lease4 | virtual |
isc::dhcp::Lease::toElement(data::ConstElementPtr map) | isc::data::UserContext | static |
toText() const | isc::dhcp::Lease4 | virtual |
Type enum name | isc::dhcp::Lease | |
TYPE_NA enum value | isc::dhcp::Lease | |
TYPE_PD enum value | isc::dhcp::Lease | |
TYPE_TA enum value | isc::dhcp::Lease | |
TYPE_V4 enum value | isc::dhcp::Lease | |
typeToText(Type type) | isc::dhcp::Lease | static |
updateCurrentExpirationTime() | isc::dhcp::Lease | |
user_context_ | isc::data::UserContext | protected |
valid_lft_ | isc::dhcp::Lease | |
~CfgToElement() | isc::data::CfgToElement | inlinevirtual |
~Lease() | isc::dhcp::Lease | inlinevirtual |