Kea
1.9.9-git
|
#include <config.h>
#include <dhcpsrv/lease.h>
#include <util/pointer_util.h>
#include <boost/algorithm/string.hpp>
#include <boost/scoped_ptr.hpp>
#include <sstream>
#include <iostream>
Go to the source code of this file.
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dhcp | |
Functions | |
std::ostream & | isc::dhcp::operator<< (std::ostream &os, const Lease &lease) |
Stream output operator. More... | |