fcml
1.2.2
|
Global error handling related declarations. More...
Go to the source code of this file.
Classes | |
struct | fcml_st_ceh_error_info |
Information about one particular error/warning. More... | |
struct | fcml_st_ceh_error_container |
Container for all collected errors and warnings. More... | |
Typedefs | |
typedef fcml_uint16_t | fcml_ceh_error |
All error codes should be held in variables of this type. More... | |
typedef enum fcml_en_ceh_error_level | fcml_en_ceh_error_level |
Error levels. More... | |
typedef struct fcml_st_ceh_error_info | fcml_st_ceh_error_info |
Information about one particular error/warning. More... | |
typedef struct fcml_st_ceh_error_container | fcml_st_ceh_error_container |
Container for all collected errors and warnings. More... | |
Global error handling related declarations.
typedef fcml_uint16_t fcml_ceh_error |
All error codes should be held in variables of this type.
typedef enum fcml_en_ceh_error_level fcml_en_ceh_error_level |
Error levels.
typedef struct fcml_st_ceh_error_container fcml_st_ceh_error_container |
Container for all collected errors and warnings.
typedef struct fcml_st_ceh_error_info fcml_st_ceh_error_info |
Information about one particular error/warning.