Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of text message constants for bitextract. More...
Go to the source code of this file.
Macros | |
#define | BITEXTRACTMSGS_HPP |
Variables | |
const char *const | SPLASH_MSG |
const char *const | LOADING_BITFILE_MSG |
const char *const | DECODING_BITSTREAM_MSG |
const char *const | LOADING_DEVICELIST_MSG |
const char *const | DETECTING_TARGETDEVICE_MSG |
const char *const | LOADING_ADDRESSLAYOUT1_MSG |
const char *const | LOADING_ADDRESSLAYOUT2_MSG |
const char *const | EXECUTING_BITSTREAM_MSG |
const char *const | WRITING_CFG_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_INPUT_FILE_MSG |
const char *const | ERROR_NO_DATAPATH_MSG |
const char *const | V5DEVICES_FILENAME |
const char *const | CAL_FILE_EXT |
const char *const | CFG_FILE_EXT |
const char *const | INDEX_FILE_EXT |
const char *const | INDEX_FILE_HEADER |
Contains declaration of text message constants for bitextract.
Definition in file bitextractMsgs.hpp.
#define BITEXTRACTMSGS_HPP |
Definition at line 8 of file bitextractMsgs.hpp.
const char* const SPLASH_MSG |
Definition at line 9 of file bit2xmlMsgs.cpp.
const char* const LOADING_BITFILE_MSG |
Definition at line 12 of file bit2xmlMsgs.cpp.
const char* const DECODING_BITSTREAM_MSG |
Definition at line 15 of file bit2xmlMsgs.cpp.
const char* const LOADING_DEVICELIST_MSG |
Definition at line 18 of file bitextractMsgs.cpp.
const char* const DETECTING_TARGETDEVICE_MSG |
Definition at line 21 of file bitextractMsgs.cpp.
const char* const LOADING_ADDRESSLAYOUT1_MSG |
Definition at line 24 of file bitextractMsgs.cpp.
const char* const LOADING_ADDRESSLAYOUT2_MSG |
Definition at line 27 of file bitextractMsgs.cpp.
const char* const EXECUTING_BITSTREAM_MSG |
Definition at line 30 of file bitextractMsgs.cpp.
const char* const WRITING_CFG_MSG |
Definition at line 33 of file bitextractMsgs.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_INPUT_FILE_MSG |
Definition at line 52 of file bit2xmlMsgs.cpp.
const char* const ERROR_NO_DATAPATH_MSG |
Definition at line 70 of file bitextractMsgs.cpp.
const char* const V5DEVICES_FILENAME |
Definition at line 74 of file bitextractMsgs.cpp.
const char* const CAL_FILE_EXT |
Definition at line 77 of file bitextractMsgs.cpp.
const char* const CFG_FILE_EXT |
Definition at line 80 of file bitextractMsgs.cpp.
const char* const INDEX_FILE_EXT |
Definition at line 83 of file bitextractMsgs.cpp.
const char* const INDEX_FILE_HEADER |
Definition at line 86 of file bitextractMsgs.cpp.