Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of text message constants for xdlcmp. More...
Go to the source code of this file.
Macros | |
#define | XDLCMPMSGS_HPP |
Variables | |
const char *const | SPLASH_MSG |
const char *const | READING_REFERENCE_XDL_MSG |
const char *const | READING_TEST_XDL_MSG |
const char *const | PARSING_XDL_HEADER_MSG |
const char *const | LOADING_DEVICE1_MSG |
const char *const | LOADING_DEVICE2_MSG |
const char *const | PARSING_XDL_MSG |
const char *const | COMPARING_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_MANY_PARAMETERS_MSG |
const char *const | ERROR_UNKNOWN_OPTION_1_MSG |
const char *const | ERROR_UNKNOWN_OPTION_2_MSG |
const char *const | ERROR_NO_REFXDL_FILE_MSG |
const char *const | ERROR_NO_TESTXDL_FILE_MSG |
const char *const | ERROR_NO_REPORT_FILE_MSG |
const char *const | ERROR_NO_DATAPATH_MSG |
const char *const | DEVICE_FILE_EXT |
const char *const | REPORT_FILE_EXT |
Contains declaration of text message constants for xdlcmp.
Definition in file xdlcmpMsgs.hpp.
#define XDLCMPMSGS_HPP |
Definition at line 8 of file xdlcmpMsgs.hpp.
const char* const SPLASH_MSG |
Definition at line 9 of file bit2xmlMsgs.cpp.
const char* const READING_REFERENCE_XDL_MSG |
Definition at line 12 of file xdlcmpMsgs.cpp.
const char* const READING_TEST_XDL_MSG |
Definition at line 15 of file xdlcmpMsgs.cpp.
const char* const PARSING_XDL_HEADER_MSG |
Definition at line 12 of file bitcorrelateMsgs.cpp.
const char* const LOADING_DEVICE1_MSG |
Definition at line 33 of file bitreverseMsgs.cpp.
const char* const LOADING_DEVICE2_MSG |
Definition at line 36 of file bitreverseMsgs.cpp.
const char* const PARSING_XDL_MSG |
Definition at line 21 of file bitcorrelateMsgs.cpp.
const char* const COMPARING_MSG |
Definition at line 30 of file xdlcmpMsgs.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_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 ERROR_NO_REFXDL_FILE_MSG |
Definition at line 63 of file xdlcmpMsgs.cpp.
const char* const ERROR_NO_TESTXDL_FILE_MSG |
Definition at line 66 of file xdlcmpMsgs.cpp.
const char* const ERROR_NO_REPORT_FILE_MSG |
Definition at line 69 of file xdlcmpMsgs.cpp.
const char* const ERROR_NO_DATAPATH_MSG |
Definition at line 70 of file bitextractMsgs.cpp.
const char* const DEVICE_FILE_EXT |
Definition at line 93 of file bitreverseMsgs.cpp.
const char* const REPORT_FILE_EXT |
Definition at line 78 of file xdlcmpMsgs.cpp.