Kea 2.7.5
|
This is the complete list of members for isc::dhcp::ClientId, including all inherited members.
ClientId(const std::vector< uint8_t > &data) | isc::dhcp::ClientId | |
ClientId(const uint8_t *data, size_t len) | isc::dhcp::ClientId | |
data_ | isc::dhcp::IdentifierType< 2, 255 > | protected |
fromText(const std::string &text) | isc::dhcp::ClientId | static |
getClientId() const | isc::dhcp::ClientId | |
getMaxSize() | isc::dhcp::IdentifierType< 2, 255 > | inlinestatic |
getMinSize() | isc::dhcp::IdentifierType< 2, 255 > | inlinestatic |
IdentifierType(const std::vector< uint8_t > &data) | isc::dhcp::IdentifierType< 2, 255 > | inline |
IdentifierType(const uint8_t *data, size_t len) | isc::dhcp::IdentifierType< 2, 255 > | inline |
MAX_CLIENT_ID_LEN | isc::dhcp::ClientId | static |
MIN_CLIENT_ID_LEN | isc::dhcp::ClientId | static |
operator!=(const IdentifierType &other) const | isc::dhcp::IdentifierType< 2, 255 > | inline |
operator==(const IdentifierType &other) const | isc::dhcp::IdentifierType< 2, 255 > | inline |
toText() const | isc::dhcp::IdentifierType< 2, 255 > | inline |
~IdentifierBaseType()=0 | isc::dhcp::IdentifierBaseType | protectedpure virtual |