|  | Kea 3.1.0
    | 
| Classes | |
| class | HostCmds | 
| A wrapper class that provides handlers for the commands supported by this hooks library.  More... | |
| class | HostCmdsImpl | 
| Wrapper class around reservation command handlers.  More... | |
| class | HostDataParser | 
| A class for parsing extended host reservation data.  More... | |
| Typedefs | |
| typedef HostDataParser< isc::dhcp::HostReservationParser4 > | HostDataParser4 | 
| Parser for DHCPv4 host reservation. | |
| typedef HostDataParser< isc::dhcp::HostReservationParser6 > | HostDataParser6 | 
| Parser for DHCPv4 host reservation. | |
| Variables | |
| isc::log::Logger | host_cmds_logger ("host-cmds-hooks") | 
Parser for DHCPv4 host reservation.
Definition at line 91 of file host_data_parser.h.
Parser for DHCPv4 host reservation.
Definition at line 94 of file host_data_parser.h.
| isc::log::Logger isc::host_cmds::host_cmds_logger | ( | "host-cmds-hooks" | ) | 
Definition at line 17 of file host_cmds_log.h.
Referenced by load(), isc::host_cmds::HostCmdsImpl::reservationAddHandler(), isc::host_cmds::HostCmdsImpl::reservationDelHandler(), isc::host_cmds::HostCmdsImpl::reservationGetAllHandler(), isc::host_cmds::HostCmdsImpl::reservationGetByAddressHandler(), isc::host_cmds::HostCmdsImpl::reservationGetByHostnameHandler(), isc::host_cmds::HostCmdsImpl::reservationGetByIdHandler(), isc::host_cmds::HostCmdsImpl::reservationGetHandler(), isc::host_cmds::HostCmdsImpl::reservationGetPageHandler(), isc::host_cmds::HostCmdsImpl::reservationUpdateHandler(), and unload().