Kea
1.9.9-git
|
#include <asiolink/io_service.h>
#include <cc/data.h>
#include <config/hooked_command_mgr.h>
#include <exceptions/exceptions.h>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::config::BadSocketInfo |
An exception indicating that specified socket parameters are invalid. More... | |
class | isc::config::CommandMgr |
Commands Manager implementation for the Kea servers. More... | |
class | isc::config::SocketError |
An exception indicating a problem with socket operation. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::config | |