libreport 2.13.1
A tool to inform users about various problems on the running system
Data Fields
problem_item Struct Reference

Data Fields

char * content
 
unsigned flags
 
unsigned long size
 
int selected_by_user
 
int allowed_by_reporter
 
int default_by_reporter
 
int required_by_reporter
 

Detailed Description

Definition at line 51 of file problem_data.h.

Field Documentation

◆ allowed_by_reporter

int problem_item::allowed_by_reporter

Definition at line 57 of file problem_data.h.

◆ content

char* problem_item::content

Definition at line 52 of file problem_data.h.

◆ default_by_reporter

int problem_item::default_by_reporter

Definition at line 58 of file problem_data.h.

◆ flags

unsigned problem_item::flags

Definition at line 53 of file problem_data.h.

◆ required_by_reporter

int problem_item::required_by_reporter

Definition at line 59 of file problem_data.h.

◆ selected_by_user

int problem_item::selected_by_user

Definition at line 56 of file problem_data.h.

◆ size

unsigned long problem_item::size

Definition at line 54 of file problem_data.h.


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