Kea
1.9.9-git
|
Go to the source code of this file.
Classes | |
class | isc::dns::IncompleteRRTTL |
A standard DNS module exception that is thrown if an RRTTL object is being constructed from a incomplete (too short) wire-format data. More... | |
class | isc::dns::InvalidRRTTL |
A standard DNS module exception that is thrown if an RRTTL object is being constructed from an unrecognized string. More... | |
class | isc::dns::RRTTL |
The RRTTL class encapsulates TTLs used in DNS resource records. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dns | |
isc::util | |
Functions | |
ostream & | isc::dns::operator<< (std::ostream &os, const RRTTL &rrttl) |
Insert the RRTTL as a string into stream. More... | |