Kea 2.5.8
isc::flex_option Namespace Reference

Classes

class  FlexOptionImpl
 Flex Option implementation. More...
 

Typedefs

typedef boost::shared_ptr< FlexOptionImplFlexOptionImplPtr
 The type of shared pointers to Flex Option implementations.
 

Variables

isc::log::Logger flex_option_logger ("flex-option-hooks")
 
FlexOptionImplPtr impl
 

Typedef Documentation

◆ FlexOptionImplPtr

The type of shared pointers to Flex Option implementations.

Definition at line 645 of file flex_option.h.

Variable Documentation

◆ flex_option_logger

◆ impl

FlexOptionImplPtr isc::flex_option::impl

Definition at line 21 of file flex_option_callouts.cc.

Referenced by load(), pkt4_send(), pkt6_send(), and unload().