Kea 2.5.8
library_handle.h File Reference
#include <string>
#include <cc/data.h>
+ Include dependency graph for library_handle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::hooks::LibraryHandle
 Library handle. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::hooks
 

Typedefs

typedef int(* isc::hooks::CalloutPtr) (CalloutHandle &)
 Typedef for a callout pointer. (Callouts must have "C" linkage.)