Kea  1.9.9-git
d2_config.cc File Reference
#include <config.h>
#include <d2/d2_log.h>
#include <d2/d2_cfg_mgr.h>
#include <dhcpsrv/parsers/dhcp_parsers.h>
#include <exceptions/exceptions.h>
#include <asiolink/io_error.h>
#include <boost/foreach.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <sstream>
#include <string>
+ Include dependency graph for d2_config.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::d2
 

Functions

std::ostream & isc::d2::operator<< (std::ostream &os, const D2Params &config)
 Dumps the contents of a D2Params as text to an output stream. More...
 
std::ostream & isc::d2::operator<< (std::ostream &os, const DnsServerInfo &server)