ReactOS 0.4.16-dev-340-g0540c21
|
#include <stat.h>
Public Attributes | |
int | translated |
int | undo |
int | redo |
int | skipped |
int | diff |
int | majordiff |
int | revconflicts |
int | regfound |
int | offset_errors |
int | total |
int summ_struct::diff |
Definition at line 18 of file stat.h.
Referenced by print_offset(), and stat_print().
int summ_struct::majordiff |
Definition at line 19 of file stat.h.
Referenced by print_offset(), and stat_print().
int summ_struct::offset_errors |
Definition at line 22 of file stat.h.
Referenced by get_sectionheader(), process_data(), and stat_print().
int summ_struct::redo |
Definition at line 16 of file stat.h.
Referenced by stat_print(), and translate_line().
int summ_struct::regfound |
Definition at line 21 of file stat.h.
Referenced by stat_print().
int summ_struct::revconflicts |
Definition at line 20 of file stat.h.
Referenced by stat_print().
int summ_struct::skipped |
Definition at line 17 of file stat.h.
Referenced by stat_print(), and translate_line().
int summ_struct::total |
Definition at line 23 of file stat.h.
Referenced by stat_print(), and translate_line().
int summ_struct::translated |
Definition at line 14 of file stat.h.
Referenced by stat_print(), and translate_line().
int summ_struct::undo |
Definition at line 15 of file stat.h.
Referenced by stat_print(), and translate_line().