Bitstream Interpretation Library (BIL)  0.1
Macros | Variables
xdlrc_convertMsgs.hpp File Reference

Contains declaration of text message constants for xdlrc_convert. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XDLRC_CONVERTMSGS_HPP

Variables

const char *const SPLASH_MSG
const char *const FIRST_PASS_MSG
const char *const SECOND_PASS_MSG
const char *const WRITING_DEVICE_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 DEVICE_FILE_EXT

Detailed Description

Contains declaration of text message constants for xdlrc_convert.

Definition in file xdlrc_convertMsgs.hpp.


Macro Definition Documentation

#define XDLRC_CONVERTMSGS_HPP

Definition at line 8 of file xdlrc_convertMsgs.hpp.


Variable Documentation

const char* const SPLASH_MSG

Definition at line 9 of file bit2xmlMsgs.cpp.

const char* const FIRST_PASS_MSG

Definition at line 12 of file xdlrc_convertMsgs.cpp.

const char* const SECOND_PASS_MSG

Definition at line 15 of file xdlrc_convertMsgs.cpp.

const char* const WRITING_DEVICE_FILE_MSG

Definition at line 18 of file xdlrc_convertMsgs.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 DEVICE_FILE_EXT

Definition at line 93 of file bitreverseMsgs.cpp.