Kea  1.9.9-git
adaptor_option.h File Reference
#include <yang/adaptor.h>
#include <map>
#include <list>
+ 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

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::dhcp
 
 isc::yang
 

Typedefs

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