|  | Kea 3.1.0
    | 
#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 | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::hooks | 
| Typedefs | |
| typedef boost::shared_ptr< ServerHooks > | isc::hooks::ServerHooksPtr |