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 | |
getLabels() const | isc::dns::Name | |
getLength() const | isc::dns::Name | |
gthan(const Name &other) const | isc::dns::Name | |
isWildcard() const | isc::dns::Name | |
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(InputBuffer &buffer, bool downcase=false) | isc::dns::Name | [explicit] |
nequals(const Name &other) const | isc::dns::Name | |
operator!=(const Name &other) const | isc::dns::Name | |
operator<(const Name &other) const | isc::dns::Name | |
operator<=(const Name &other) const | isc::dns::Name | |
operator==(const Name &other) const | isc::dns::Name | |
operator>(const Name &other) const | isc::dns::Name | |
operator>=(const Name &other) const | isc::dns::Name | |
split(unsigned int first, unsigned int n) const | isc::dns::Name | |
toText(bool omit_final_dot=false) const | isc::dns::Name | |
toWire(MessageRenderer &renderer) const | isc::dns::Name | |
toWire(OutputBuffer &buffer) const | isc::dns::Name |