Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of text message constants for bitcorrelate. More...
Go to the source code of this file.
Macros | |
#define | BITCORRELATEMSGS_HPP |
Variables | |
const char *const | SPLASH_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 | LOADING_CFGTILEMAP_MSG |
const char *const | LOADING_BITFILE_MSG |
const char *const | DECODING_BITSTREAM_MSG |
const char *const | LOADING_DEVICELIST_MSG |
const char *const | LOADING_ADDRESSLAYOUT1_MSG |
const char *const | LOADING_ADDRESSLAYOUT2_MSG |
const char *const | EXECUTING_BITSTREAM_MSG |
const char *const | DOING_CORRELATION_MSG |
const char *const | WRITING_DATABASE_MSG |
const char *const | WRITING_STATS_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_BIT_FILE_MSG |
const char *const | ERROR_NO_XDL_FILE_MSG |
const char *const | ERROR_NO_DB_FILE_MSG |
const char *const | ERROR_NO_STATSFILE_MSG |
const char *const | ERROR_NO_DATAPATH_MSG |
const char *const | DEVICE_FILE_EXT |
const char *const | MAP_FILE_EXT |
const char *const | V5DEVICES_FILENAME |
const char *const | CAL_FILE_EXT |
Contains declaration of text message constants for bitcorrelate.
Definition in file bitcorrelateMsgs.hpp.
#define BITCORRELATEMSGS_HPP |
Definition at line 8 of file bitcorrelateMsgs.hpp.
const char* const SPLASH_MSG |
Definition at line 9 of file bit2xmlMsgs.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 LOADING_CFGTILEMAP_MSG |
Definition at line 39 of file bitreverseMsgs.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 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 DOING_CORRELATION_MSG |
Definition at line 45 of file bitcorrelateMsgs.cpp.
const char* const WRITING_DATABASE_MSG |
Definition at line 48 of file bitcorrelateMsgs.cpp.
const char* const WRITING_STATS_MSG |
Definition at line 51 of file bitcorrelateMsgs.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_BIT_FILE_MSG |
Definition at line 82 of file bitreverseMsgs.cpp.
const char* const ERROR_NO_XDL_FILE_MSG |
Definition at line 90 of file bitcorrelateMsgs.cpp.
const char* const ERROR_NO_DB_FILE_MSG |
Definition at line 93 of file bitcorrelateMsgs.cpp.
const char* const ERROR_NO_STATSFILE_MSG |
Definition at line 96 of file bitcorrelateMsgs.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 MAP_FILE_EXT |
Definition at line 95 of file bitreverseMsgs.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.