Kea 2.7.5
|
#include <config.h>
#include <asiolink/io_error.h>
#include <exceptions/exceptions.h>
#include <netconf/netconf_cfg_mgr.h>
#include <netconf/netconf_log.h>
#include <sstream>
#include <string>
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::netconf |
Functions | |
ostream & | isc::netconf::operator<< (std::ostream &os, const CfgServer &server) |
Dumps the contents of a CfgServer as text to a output stream. | |