Kea 2.7.5
|
This is the complete list of members for isc::dns::RRTTL, including all inherited members.
createFromText(const std::string &ttlstr) | isc::dns::RRTTL | static |
equals(const RRTTL &other) const | isc::dns::RRTTL | inline |
geq(const RRTTL &other) const | isc::dns::RRTTL | inline |
getValue() const | isc::dns::RRTTL | inline |
gthan(const RRTTL &other) const | isc::dns::RRTTL | inline |
leq(const RRTTL &other) const | isc::dns::RRTTL | inline |
lthan(const RRTTL &other) const | isc::dns::RRTTL | inline |
MAX_TTL() | isc::dns::RRTTL | inlinestatic |
nequals(const RRTTL &other) const | isc::dns::RRTTL | inline |
operator!=(const RRTTL &other) const | isc::dns::RRTTL | inline |
operator<(const RRTTL &other) const | isc::dns::RRTTL | inline |
operator<=(const RRTTL &other) const | isc::dns::RRTTL | inline |
operator==(const RRTTL &other) const | isc::dns::RRTTL | inline |
operator>(const RRTTL &other) const | isc::dns::RRTTL | inline |
operator>=(const RRTTL &other) const | isc::dns::RRTTL | inline |
RRTTL(uint32_t ttlval) | isc::dns::RRTTL | inlineexplicit |
RRTTL(const std::string &ttlstr) | isc::dns::RRTTL | explicit |
RRTTL(isc::util::InputBuffer &buff) | isc::dns::RRTTL | explicit |
toText() const | isc::dns::RRTTL | |
toWire(AbstractMessageRenderer &renderer) const | isc::dns::RRTTL | |
toWire(isc::util::OutputBuffer &buff) const | isc::dns::RRTTL |