23#ifndef __ANALYSE_ERROR_H__
24#define __ANALYSE_ERROR_H__
53 int language,
int id,
char **title,
char **description,
char **comment);
void analyse_error_return_message(analyse_error_info_t *error_list, int error_warning_type, int language, int id, char **title, char **description, char **comment)
void analyse_error_file_read(analyse_error_info_t **error, char *error_description_filename)
void analyse_error_cnt(analyse_error_info_t *error_list, int id)
void analyse_error_get_cnt(analyse_error_info_t *error_list, int id, int *global_cnt, int *tmp_cnt)
struct analyse_error_info_s analyse_error_info_t
void analyse_error_set_tmp_cnt(analyse_error_info_t *error_list, int id, int value)
analyse_comment_t * description
analyse_comment_t * title
analyse_comment_t * comment