Kea 2.7.5
|
This is the complete list of members for isc::dns::Serial, including all inherited members.
getValue() const | isc::dns::Serial | inline |
operator!=(const Serial &other) const | isc::dns::Serial | |
operator+(const Serial &other) const | isc::dns::Serial | |
operator+(uint32_t other_val) const | isc::dns::Serial | |
operator<(const Serial &other) const | isc::dns::Serial | |
operator<=(const Serial &other) const | isc::dns::Serial | |
operator=(const Serial &other) | isc::dns::Serial | inline |
operator=(uint32_t value) | isc::dns::Serial | inline |
operator==(const Serial &other) const | isc::dns::Serial | |
operator>(const Serial &other) const | isc::dns::Serial | |
operator>=(const Serial &other) const | isc::dns::Serial | |
Serial(uint32_t value) | isc::dns::Serial | inlineexplicit |
Serial(const Serial &other) | isc::dns::Serial | inline |