![]() |
Kea
1.9.9-git
|
#include <config.h>#include <stdint.h>#include <sstream>#include <ostream>#include <util/buffer.h>#include <dns/messagerenderer.h>#include <dns/rrttl.h>#include <boost/lexical_cast.hpp>#include <algorithm>#include <cctype>
Include dependency graph for rrttl.cc:Go to the source code of this file.
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::dns | |
Functions | |
| ostream & | isc::dns::operator<< (std::ostream &os, const RRTTL &rrttl) |
Insert the RRTTL as a string into stream. More... | |