Bitstream Interpretation Library (BIL)
0.1
|
Contains declaration of text message constants for v5cfgmap_gen. More...
Go to the source code of this file.
Macros | |
#define | V5CFGMAP_GENMSGS_HPP |
Variables | |
const char *const | SPLASH_MSG |
const char *const | LOADING_DEVICE_FILE_MSG |
const char *const | LOADING_ADDRESS_LAYOUT1_MSG |
const char *const | LOADING_ADDRESS_LAYOUT2_MSG |
const char *const | CREATING_TILEMAP_MSG |
const char *const | WRITING_TILEMAP_FILE_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 | CAL_FILE_EXT |
const char *const | MAP_FILE_EXT |
Contains declaration of text message constants for v5cfgmap_gen.
Definition in file v5cfgmap_genMsgs.hpp.
#define V5CFGMAP_GENMSGS_HPP |
Definition at line 8 of file v5cfgmap_genMsgs.hpp.
const char* const SPLASH_MSG |
Definition at line 9 of file bit2xmlMsgs.cpp.
const char* const LOADING_DEVICE_FILE_MSG |
Definition at line 12 of file v5cfgmap_genMsgs.cpp.
const char* const LOADING_ADDRESS_LAYOUT1_MSG |
Definition at line 15 of file v5cfgmap_genMsgs.cpp.
const char* const LOADING_ADDRESS_LAYOUT2_MSG |
Definition at line 18 of file v5cfgmap_genMsgs.cpp.
const char* const CREATING_TILEMAP_MSG |
Definition at line 21 of file v5cfgmap_genMsgs.cpp.
const char* const WRITING_TILEMAP_FILE_MSG |
Definition at line 24 of file v5cfgmap_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 CAL_FILE_EXT |
Definition at line 77 of file bitextractMsgs.cpp.
const char* const MAP_FILE_EXT |
Definition at line 95 of file bitreverseMsgs.cpp.