Kea 2.5.8
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

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