![]() |
Kea 3.1.1
|
#include <dhcpsrv/cfg_host_operations.h>
#include <dhcpsrv/parsers/host_reservation_parser.h>
#include <boost/pointer_cast.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | isc::host_cmds::HostDataParser< ParserBase > |
A class for parsing extended host reservation data. More... | |
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::host_cmds |
Typedefs | |
typedef HostDataParser< isc::dhcp::HostReservationParser4 > | isc::host_cmds::HostDataParser4 |
Parser for DHCPv4 host reservation. | |
typedef HostDataParser< isc::dhcp::HostReservationParser6 > | isc::host_cmds::HostDataParser6 |
Parser for DHCPv4 host reservation. | |