|  | Kea 3.1.0
    | 
#include <asiolink/io_service.h>#include <cc/data.h>#include <process/d_cfg_mgr.h>#include <boost/shared_ptr.hpp>#include <exceptions/exceptions.h>#include <atomic>Go to the source code of this file.
| Classes | |
| class | isc::process::DProcessBase | 
| Application Process Interface.  More... | |
| class | isc::process::DProcessBaseError | 
| Exception thrown if the process encountered an operational error.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::process | 
| Typedefs | |
| typedef boost::shared_ptr< DProcessBase > | isc::process::DProcessBasePtr | 
| Defines a shared pointer to DProcessBase. | |