Kea
1.9.9-git
|
#include <exceptions/exceptions.h>
#include <hooks/parking_lots.h>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | isc::hooks::DuplicateHook |
Duplicate hook. More... | |
class | isc::hooks::NoSuchHook |
Invalid hook. More... | |
class | isc::hooks::ServerHooks |
Server hook collection. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::hooks | |
Typedefs | |
typedef boost::shared_ptr< ServerHooks > | isc::hooks::ServerHooksPtr |