Kea  1.9.9-git
server_hooks.h File Reference
#include <exceptions/exceptions.h>
#include <hooks/parking_lots.h>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <map>
#include <string>
#include <vector>
+ Include dependency graph for server_hooks.h:
+ This graph shows which files directly or indirectly include this file:

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