Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of text message constants for v5data_gen. More...
Go to the source code of this file.
Macros | |
#define | V5DATA_GENMSGS_HPP |
Variables | |
const char *const | SPLASH_MSG |
const char *const | WRITING_DEVICE_LIST_MSG |
const char *const | WRITING_CFG_LAYOUTS_MSG |
const char *const | FINISHED_MSG |
const char *const | INFO_MSG |
const char *const | ERROR_UNKNOWN_MSG |
const char *const | ERROR_MSG |
const char *const | ERROR_TOO_FEW_PARAMETERS_MSG |
const char *const | ERROR_TOO_MANY_PARAMETERS_MSG |
const char *const | ERROR_UNKNOWN_OPTION_1_MSG |
const char *const | ERROR_UNKNOWN_OPTION_2_MSG |
const char *const | DEVICE_REG_FILENAME |
const char *const | CFG_LAYOUT_EXT |
Contains declaration of text message constants for v5data_gen.
Definition in file v5data_genMsgs.hpp.
#define V5DATA_GENMSGS_HPP |
Definition at line 8 of file v5data_genMsgs.hpp.
const char* const SPLASH_MSG |
Definition at line 9 of file bit2xmlMsgs.cpp.
const char* const WRITING_DEVICE_LIST_MSG |
Definition at line 12 of file v5data_genMsgs.cpp.
const char* const WRITING_CFG_LAYOUTS_MSG |
Definition at line 15 of file v5data_genMsgs.cpp.
const char* const FINISHED_MSG |
Definition at line 24 of file bit2xmlMsgs.cpp.
const char* const INFO_MSG |
Definition at line 27 of file bit2xmlMsgs.cpp.
const char* const ERROR_UNKNOWN_MSG |
Definition at line 39 of file bit2xmlMsgs.cpp.
const char* const ERROR_MSG |
Definition at line 36 of file bit2xmlMsgs.cpp.
const char* const ERROR_TOO_FEW_PARAMETERS_MSG |
Definition at line 48 of file v5cfgmap_genMsgs.cpp.
const char* const ERROR_TOO_MANY_PARAMETERS_MSG |
Definition at line 43 of file bit2xmlMsgs.cpp.
const char* const ERROR_UNKNOWN_OPTION_1_MSG |
Definition at line 46 of file bit2xmlMsgs.cpp.
const char* const ERROR_UNKNOWN_OPTION_2_MSG |
Definition at line 49 of file bit2xmlMsgs.cpp.
const char* const DEVICE_REG_FILENAME |
Definition at line 50 of file v5data_genMsgs.cpp.
const char* const CFG_LAYOUT_EXT |
Definition at line 52 of file v5data_genMsgs.cpp.