ACTION_DELETE enum value | isc::dhcp::Lease6 | |
ACTION_IGNORE enum value | isc::dhcp::Lease6 | |
ACTION_UPDATE enum value | isc::dhcp::Lease6 | |
addr_ | isc::dhcp::Lease | |
basicStatesToText(const uint32_t state) | isc::dhcp::Lease | static |
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::Lease6 | virtual |
duid_ | isc::dhcp::Lease6 | |
expired() const | isc::dhcp::Lease | |
extended_info_action_ | isc::dhcp::Lease6 | |
ExtendedInfoAction enum name | isc::dhcp::Lease6 | |
fqdn_fwd_ | isc::dhcp::Lease | |
fqdn_rev_ | isc::dhcp::Lease | |
fromElement(const data::ConstElementPtr &element) | isc::dhcp::Lease6 | static |
fromElementCommon(const LeasePtr &lease, const data::ConstElementPtr &element) | isc::dhcp::Lease | protectedstatic |
getContext() const | isc::data::UserContext | inline |
getDuidVector() const | isc::dhcp::Lease6 | |
getExpirationTime() const | isc::dhcp::Lease | |
getHWAddrVector() const | isc::dhcp::Lease | |
getType() const | isc::dhcp::Lease6 | inlinevirtual |
hasIdenticalFqdn(const Lease &other) const | isc::dhcp::Lease | |
hostname_ | isc::dhcp::Lease | |
hwaddr_ | isc::dhcp::Lease | |
iaid_ | isc::dhcp::Lease6 | |
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 | |
Lease6(Lease::Type type, const isc::asiolink::IOAddress &addr, DuidPtr duid, uint32_t iaid, uint32_t preferred, uint32_t valid, SubnetID subnet_id, const HWAddrPtr &hwaddr=HWAddrPtr(), uint8_t prefixlen=128) | isc::dhcp::Lease6 | |
Lease6(Lease::Type type, const isc::asiolink::IOAddress &addr, DuidPtr duid, uint32_t iaid, uint32_t preferred, uint32_t valid, SubnetID subnet_id, const bool fqdn_fwd, const bool fqdn_rev, const std::string &hostname, const HWAddrPtr &hwaddr=HWAddrPtr(), uint8_t prefixlen=128) | isc::dhcp::Lease6 | |
Lease6() | isc::dhcp::Lease6 | |
lifetimeToText(uint32_t lifetime) | isc::dhcp::Lease | static |
operator!=(const Lease6 &other) const | isc::dhcp::Lease6 | inline |
operator==(const Lease6 &other) const | isc::dhcp::Lease6 | |
pool_id_ | isc::dhcp::Lease | |
preferred_lft_ | isc::dhcp::Lease6 | |
prefixlen_ | isc::dhcp::Lease6 | |
reuseable_preferred_lft_ | isc::dhcp::Lease6 | |
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::Lease6 | 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::Lease6 | virtual |
isc::dhcp::Lease::toElement(data::ConstElementPtr map) | isc::data::UserContext | static |
toText() const | isc::dhcp::Lease6 | virtual |
Type enum name | isc::dhcp::Lease | |
type_ | isc::dhcp::Lease6 | |
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 |