|  | Kea 3.1.0
    | 
| Classes | |
| class | FlexOptionImpl | 
| Flex Option implementation.  More... | |
| Typedefs | |
| typedef boost::shared_ptr< FlexOptionImpl > | FlexOptionImplPtr | 
| The type of shared pointers to Flex Option implementations. | |
| Variables | |
| isc::log::Logger | flex_option_logger ("flex-option-hooks") | 
| FlexOptionImplPtr | impl | 
| typedef boost::shared_ptr<FlexOptionImpl> isc::flex_option::FlexOptionImplPtr | 
The type of shared pointers to Flex Option implementations.
Definition at line 645 of file flex_option.h.
| isc::log::Logger isc::flex_option::flex_option_logger | ( | "flex-option-hooks" | ) | 
Definition at line 18 of file flex_option_log.h.
Referenced by isc::flex_option::FlexOptionImpl::checkVendor(), load(), isc::flex_option::FlexOptionImpl::logAction(), isc::flex_option::FlexOptionImpl::logAction(), isc::flex_option::FlexOptionImpl::logClass(), isc::flex_option::FlexOptionImpl::logSubAction(), isc::flex_option::FlexOptionImpl::logSubClass(), pkt4_send(), pkt6_send(), and unload().
| FlexOptionImplPtr isc::flex_option::impl | 
Definition at line 21 of file flex_option_callouts.cc.
Referenced by load(), pkt4_send(), pkt6_send(), and unload().