Kea 3.1.1
isc::run_script Namespace Reference

Classes

class  RunScriptImpl
 Run Script implementation. More...
 

Typedefs

typedef boost::shared_ptr< RunScriptImplRunScriptImplPtr
 The type of shared pointers to Run Script implementations.
 

Variables

RunScriptImplPtr impl
 
isc::log::Logger run_script_logger ("run-script-hooks")
 

Typedef Documentation

◆ RunScriptImplPtr

The type of shared pointers to Run Script implementations.

Definition at line 283 of file run_script.h.

Variable Documentation

◆ impl

◆ run_script_logger

isc::log::Logger isc::run_script::run_script_logger ( "run-script-hooks" )

Definition at line 18 of file run_script_log.h.

Referenced by load(), and unload().