Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of text message constants for bitreverse. More...
Go to the source code of this file.
Macros | |
#define | BITREVERSEMSGS_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 | LOADING_DEVICE1_MSG |
const char *const | LOADING_DEVICE2_MSG |
const char *const | LOADING_CFGTILEMAP_MSG |
const char *const | LOADING_DATABASE_MSG |
const char *const | DOING_REVERSAL_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_PACKAGENAME_MSG |
const char *const | ERROR_NO_BIT_FILE_MSG |
const char *const | ERROR_NO_DATAPATH_MSG |
const char *const | V5DEVICES_FILENAME |
const char *const | CAL_FILE_EXT |
const char *const | DEVICE_FILE_EXT |
const char *const | MAP_FILE_EXT |
const char *const | CFGDB_FILE_EXT |
const char *const | XDL_FILE_EXT |
Contains declaration of text message constants for bitreverse.
Definition in file bitreverseMsgs.hpp.
#define BITREVERSEMSGS_HPP |
Definition at line 8 of file bitreverseMsgs.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 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 LOADING_CFGTILEMAP_MSG |
Definition at line 39 of file bitreverseMsgs.cpp.
const char* const LOADING_DATABASE_MSG |
Definition at line 42 of file bitreverseMsgs.cpp.
const char* const DOING_REVERSAL_MSG |
Definition at line 45 of file bitreverseMsgs.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_PACKAGENAME_MSG |
Definition at line 79 of file bitreverseMsgs.cpp.
const char* const ERROR_NO_BIT_FILE_MSG |
Definition at line 82 of file bitreverseMsgs.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 DEVICE_FILE_EXT |
Definition at line 93 of file bitreverseMsgs.cpp.
const char* const MAP_FILE_EXT |
Definition at line 95 of file bitreverseMsgs.cpp.
const char* const CFGDB_FILE_EXT |
Definition at line 97 of file bitreverseMsgs.cpp.
const char* const XDL_FILE_EXT |
Definition at line 99 of file bitreverseMsgs.cpp.