Kea 2.7.5
|
This is the complete list of members for isc::dns::Name, including all inherited members.
at(size_t pos) const | isc::dns::Name | inline |
compare(const Name &other) const | isc::dns::Name | |
COMPRESS_POINTER_MARK16 | isc::dns::Name | static |
COMPRESS_POINTER_MARK8 | isc::dns::Name | static |
concatenate(const Name &suffix) const | isc::dns::Name | |
downcase() | isc::dns::Name | |
equals(const Name &other) const | isc::dns::Name | |
geq(const Name &other) const | isc::dns::Name | |
getLabelCount() const | isc::dns::Name | inline |
getLength() const | isc::dns::Name | inline |
gthan(const Name &other) const | isc::dns::Name | |
isWildcard() const | isc::dns::Name | |
LabelSequence | isc::dns::Name | friend |
leq(const Name &other) const | isc::dns::Name | |
lthan(const Name &other) const | isc::dns::Name | |
MAX_COMPRESS_POINTER | isc::dns::Name | static |
MAX_LABELLEN | isc::dns::Name | static |
MAX_LABELS | isc::dns::Name | static |
MAX_WIRE | isc::dns::Name | static |
Name(const std::string &namestr, bool downcase=false) | isc::dns::Name | explicit |
Name(const char *name_data, size_t data_len, const Name *origin, bool downcase=false) | isc::dns::Name | |
Name(isc::util::InputBuffer &buff, bool downcase=false) | isc::dns::Name | explicit |
nequals(const Name &other) const | isc::dns::Name | inline |
operator!=(const Name &other) const | isc::dns::Name | inline |
operator<(const Name &other) const | isc::dns::Name | inline |
operator<=(const Name &other) const | isc::dns::Name | inline |
operator==(const Name &other) const | isc::dns::Name | inline |
operator>(const Name &other) const | isc::dns::Name | inline |
operator>=(const Name &other) const | isc::dns::Name | inline |
reverse() const | isc::dns::Name | |
ROOT_NAME() | isc::dns::Name | inlinestatic |
split(unsigned int first, unsigned int n) const | isc::dns::Name | |
split(unsigned int level) const | isc::dns::Name | |
toRawText(bool omit_final_dot=false) const | isc::dns::Name | |
toText(bool omit_final_dot=false) const | isc::dns::Name | |
toWire(AbstractMessageRenderer &renderer) const | isc::dns::Name | |
toWire(isc::util::OutputBuffer &buff) const | isc::dns::Name |