![]() |
Kea 2.2.0
|
#include <dhcp/duid.h>#include <cc/cfg_to_element.h>#include <cc/user_context.h>#include <boost/shared_ptr.hpp>#include <stdint.h>#include <vector>
Include dependency graph for cfg_duid.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::dhcp::CfgDUID |
| Holds manual configuration of the server identifier (DUID). More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dhcp |
Typedefs | |
Pointers to the @c CfgDUID objects. | |
| typedef boost::shared_ptr< CfgDUID > | isc::dhcp::CfgDUIDPtr |
| Pointer to the Non-const object. More... | |
| typedef boost::shared_ptr< const CfgDUID > | isc::dhcp::ConstCfgDUIDPtr |
| Pointer to the const object. More... | |