Kea
1.9.9-git
|
#include <cc/data.h>
#include <exceptions/exceptions.h>
#include <functional>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::config::BaseCommandMgr |
Commands Manager, responsible for processing external commands. More... | |
struct | isc::config::BaseCommandMgr::HandlersPair |
class | isc::config::InvalidCommandHandler |
Exception indicating that the handler specified is not valid. More... | |
class | isc::config::InvalidCommandName |
Exception indicating that the command name is not valid. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::config | |