40const char* values[] = {
41 "HOST_CMDS_DEINIT_OK",
"unloading Host Commands hooks library successful",
42 "HOST_CMDS_INIT_FAILED",
"loading Host Commands hooks library failed: %1",
43 "HOST_CMDS_INIT_OK",
"loading Host Commands hooks library successful",
44 "HOST_CMDS_RESERV_ADD",
"reservation-add command called (parameters: %1)",
45 "HOST_CMDS_RESERV_ADD_FAILED",
"reservation-add command failed (parameters: %1, reason: %2)",
46 "HOST_CMDS_RESERV_ADD_SUCCESS",
"reservation-add command success (parameters: %1)",
47 "HOST_CMDS_RESERV_DEL",
"reservation-del command called (parameters: %1)",
48 "HOST_CMDS_RESERV_DEL_FAILED",
"reservation-del command failed (parameters: %1, reason: %2)",
49 "HOST_CMDS_RESERV_DEL_SUCCESS",
"reservation-del command success (parameters: %1)",
50 "HOST_CMDS_RESERV_GET",
"reservation-get command called (parameters: %1)",
51 "HOST_CMDS_RESERV_GET_ALL",
"reservation-get-all command called (parameters: %1)",
52 "HOST_CMDS_RESERV_GET_ALL_FAILED",
"reservation-get-all command failed (parameters: %1, reason: %2)",
53 "HOST_CMDS_RESERV_GET_ALL_SUCCESS",
"reservation-get-all command success (parameters: %1)",
54 "HOST_CMDS_RESERV_GET_BY_ADDRESS",
"reservation-get-by-address command called (parameters: %1)",
55 "HOST_CMDS_RESERV_GET_BY_ADDRESS_FAILED",
"reservation-get-by-address command failed (parameters: %1, reason: %2)",
56 "HOST_CMDS_RESERV_GET_BY_ADDRESS_SUCCESS",
"reservation-get-by-address command success (parameters: %1)",
57 "HOST_CMDS_RESERV_GET_BY_HOSTNAME",
"reservation-get-by-hostname command called (parameters: %1)",
58 "HOST_CMDS_RESERV_GET_BY_HOSTNAME_FAILED",
"reservation-get-by-hostname command failed (parameters: %1, reason: %2)",
59 "HOST_CMDS_RESERV_GET_BY_HOSTNAME_SUCCESS",
"reservation-get-by-hostname command success (parameters: %1)",
60 "HOST_CMDS_RESERV_GET_BY_ID",
"reservation-get-by-id command called (parameters: %1)",
61 "HOST_CMDS_RESERV_GET_BY_ID_FAILED",
"reservation-get-by-id command failed (parameters: %1, reason: %2)",
62 "HOST_CMDS_RESERV_GET_BY_ID_SUCCESS",
"reservation-get-by-id command success (parameters: %1)",
63 "HOST_CMDS_RESERV_GET_FAILED",
"reservation-get command failed (parameters: %1, reason: %2)",
64 "HOST_CMDS_RESERV_GET_PAGE",
"reservation-get-page command called (parameters: %1)",
65 "HOST_CMDS_RESERV_GET_PAGE_FAILED",
"reservation-get-page command failed (parameters: %1, reason: %2)",
66 "HOST_CMDS_RESERV_GET_PAGE_SUCCESS",
"reservation-get-page command success (parameters: %1)",
67 "HOST_CMDS_RESERV_GET_SUCCESS",
"reservation-get command success (parameters: %1)",
68 "HOST_CMDS_RESERV_UPDATE",
"reservation-update command called (parameters: %1)",
69 "HOST_CMDS_RESERV_UPDATE_FAILED",
"reservation-update command failed (parameters: %1, reason: %2)",
70 "HOST_CMDS_RESERV_UPDATE_SUCCESS",
"reservation-update command success (parameters: %1)",
Initialize Message Dictionary.
const isc::log::MessageID HOST_CMDS_RESERV_UPDATE
const isc::log::MessageID HOST_CMDS_RESERV_GET_ALL_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_ADD
const isc::log::MessageID HOST_CMDS_RESERV_GET_PAGE
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_HOSTNAME_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_DEL_FAILED
const isc::log::MessageID HOST_CMDS_INIT_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_ADD_SUCCESS
const isc::log::MessageID HOST_CMDS_INIT_OK
const isc::log::MessageID HOST_CMDS_DEINIT_OK
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_ID
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_ADDRESS_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_PAGE_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_GET
const isc::log::MessageID HOST_CMDS_RESERV_DEL
const isc::log::MessageID HOST_CMDS_RESERV_UPDATE_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_PAGE_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_ID_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_ADDRESS_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_GET_ALL_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_UPDATE_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_GET_ALL
const isc::log::MessageID HOST_CMDS_RESERV_DEL_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_HOSTNAME_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_ID_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_ADD_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_SUCCESS
const isc::log::MessageID HOST_CMDS_RESERV_GET_FAILED
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_HOSTNAME
const isc::log::MessageID HOST_CMDS_RESERV_GET_BY_ADDRESS