ReactOS 0.4.15-dev-7924-g5949c20
summ_struct Struct Reference

#include <stat.h>

Collaboration diagram for summ_struct:

Public Attributes

int translated
 
int undo
 
int redo
 
int skipped
 
int diff
 
int majordiff
 
int revconflicts
 
int regfound
 
int offset_errors
 
int total
 

Detailed Description

Definition at line 12 of file stat.h.

Member Data Documentation

◆ diff

int summ_struct::diff

Definition at line 18 of file stat.h.

Referenced by print_offset(), and stat_print().

◆ majordiff

int summ_struct::majordiff

Definition at line 19 of file stat.h.

Referenced by print_offset(), and stat_print().

◆ offset_errors

int summ_struct::offset_errors

Definition at line 22 of file stat.h.

Referenced by get_sectionheader(), process_data(), and stat_print().

◆ redo

int summ_struct::redo

Definition at line 16 of file stat.h.

Referenced by stat_print(), and translate_line().

◆ regfound

int summ_struct::regfound

Definition at line 21 of file stat.h.

Referenced by stat_print().

◆ revconflicts

int summ_struct::revconflicts

Definition at line 20 of file stat.h.

Referenced by stat_print().

◆ skipped

int summ_struct::skipped

Definition at line 17 of file stat.h.

Referenced by stat_print(), and translate_line().

◆ total

int summ_struct::total

Definition at line 23 of file stat.h.

Referenced by stat_print(), and translate_line().

◆ translated

int summ_struct::translated

Definition at line 14 of file stat.h.

Referenced by stat_print(), and translate_line().

◆ undo

int summ_struct::undo

Definition at line 15 of file stat.h.

Referenced by stat_print(), and translate_line().


The documentation for this struct was generated from the following file: