Kea 2.7.1
rrttl.cc File Reference
#include <config.h>
#include <exceptions/isc_assert.h>
#include <dns/messagerenderer.h>
#include <dns/rrttl.h>
#include <util/buffer.h>
#include <algorithm>
#include <cctype>
#include <stdint.h>
#include <sstream>
#include <ostream>
#include <boost/lexical_cast.hpp>
+ Include dependency graph for rrttl.cc:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dns
 

Functions

ostream & isc::dns::operator<< (std::ostream &os, const RRTTL &rrttl)
 Insert the RRTTL as a string into stream.