kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
Namespaces | Variables
common_vars.hpp File Reference

Collection of common variables used throughout the library. More...

#include <memory>
#include <asiolink/io_service.h>
#include <log/logger.h>
#include "Config.hpp"

Go to the source code of this file.

Namespaces

namespace  ahri
 
namespace  ahri::globals
 Library-global variables.
 

Variables

std::unique_ptr< ahri::Configahri::globals::config {nullptr}
 
isc::log::Logger ahri::globals::logger {"ahri"}
 

Detailed Description

Collection of common variables used throughout the library.

Definition in file common_vars.hpp.