#include <analyse_error.h>
Data Fields | |
| int | id |
| int | global_cnt |
| int | tmp_cnt |
| analyse_comment_t * | title |
| analyse_comment_t * | description |
| analyse_comment_t * | comment |
Definition at line 28 of file analyse_error.h.
| analyse_comment_t* analyse_error_info_s::comment |
Definition at line 43 of file analyse_error.h.
| analyse_comment_t* analyse_error_info_s::description |
Definition at line 40 of file analyse_error.h.
| int analyse_error_info_s::global_cnt |
Definition at line 33 of file analyse_error.h.
| int analyse_error_info_s::id |
Definition at line 30 of file analyse_error.h.
| analyse_comment_t* analyse_error_info_s::title |
Definition at line 37 of file analyse_error.h.
| int analyse_error_info_s::tmp_cnt |
Definition at line 34 of file analyse_error.h.