This is the complete list of members for isc::dhcp::DUID, including all inherited members.
data_ | isc::dhcp::IdentifierType< 3, 130 > | protected |
DUID(const std::vector< uint8_t > &data) | isc::dhcp::DUID | |
DUID(const uint8_t *data, size_t len) | isc::dhcp::DUID | |
DUID_EN enum value | isc::dhcp::DUID | |
DUID_LL enum value | isc::dhcp::DUID | |
DUID_LLT enum value | isc::dhcp::DUID | |
DUID_MAX enum value | isc::dhcp::DUID | |
DUID_UNKNOWN enum value | isc::dhcp::DUID | |
DUID_UUID enum value | isc::dhcp::DUID | |
DUIDType enum name | isc::dhcp::DUID | |
EMPTY() | isc::dhcp::DUID | static |
fromText(const std::string &text) | isc::dhcp::DUID | static |
getDuid() const | isc::dhcp::DUID | |
getMaxSize() | isc::dhcp::IdentifierType< 3, 130 > | inlinestatic |
getMinSize() | isc::dhcp::IdentifierType< 3, 130 > | inlinestatic |
getType() const | isc::dhcp::DUID | |
IdentifierType(const std::vector< uint8_t > &data) | isc::dhcp::IdentifierType< 3, 130 > | inline |
IdentifierType(const uint8_t *data, size_t len) | isc::dhcp::IdentifierType< 3, 130 > | inline |
MAX_DUID_LEN | isc::dhcp::DUID | static |
MIN_DUID_LEN | isc::dhcp::DUID | static |
operator!=(const IdentifierType &other) const | isc::dhcp::IdentifierType< 3, 130 > | inline |
operator==(const IdentifierType &other) const | isc::dhcp::IdentifierType< 3, 130 > | inline |
toText() const | isc::dhcp::IdentifierType< 3, 130 > | inline |
~IdentifierBaseType()=0 | isc::dhcp::IdentifierBaseType | protectedpure virtual |