Kea 3.1.1
isc::ddns_tuning Namespace Reference

Classes

class  DdnsTuningImpl
 DDNS Tuning implementation. More...
 
class  ExpressionCache
 ExpressionCache stores expressions per subnet. More...
 

Typedefs

typedef boost::shared_ptr< DdnsTuningImplDdnsTuningImplPtr
 The type of shared pointers to DDNS Tuning implementations.
 

Variables

isc::log::Logger ddns_tuning_logger ("ddns-tuning-hooks")
 
DdnsTuningImplPtr impl
 

Typedef Documentation

◆ DdnsTuningImplPtr

The type of shared pointers to DDNS Tuning implementations.

Definition at line 201 of file ddns_tuning.h.

Variable Documentation

◆ ddns_tuning_logger

◆ impl