Kea 2.5.8
adaptor_option.h File Reference
#include <dhcp/option_data_types.h>
#include <yang/adaptor.h>
#include <unordered_map>
+ Include dependency graph for adaptor_option.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::yang::AdaptorOption
 JSON adaptor for option data or definition setting defaults. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::yang
 

Typedefs

using isc::yang::OptionCodes = std::unordered_map< std::string, uint16_t >
 Map for DHCP option definitions handling code and an index built from space and name.