satyr 0.42
Loading...
Searching...
No Matches
Data Fields
sr_report Struct Reference

Data Fields

uint32_t report_version
 
enum sr_report_type report_type
 
char * reporter_name
 
char * reporter_version
 
bool user_root
 
bool user_local
 
struct sr_operating_systemoperating_system
 
char * component_name
 
struct sr_rpm_packagerpm_packages
 
struct sr_stacktracestacktrace
 
struct sr_report_custom_entryauth_entries
 
uint32_t serial
 

Detailed Description

Definition at line 46 of file report.h.

Field Documentation

◆ auth_entries

struct sr_report_custom_entry* sr_report::auth_entries

Definition at line 65 of file report.h.

◆ component_name

char* sr_report::component_name

Definition at line 60 of file report.h.

◆ operating_system

struct sr_operating_system* sr_report::operating_system

Definition at line 58 of file report.h.

◆ report_type

enum sr_report_type sr_report::report_type

Definition at line 49 of file report.h.

◆ report_version

uint32_t sr_report::report_version

Definition at line 48 of file report.h.

◆ reporter_name

char* sr_report::reporter_name

Definition at line 51 of file report.h.

◆ reporter_version

char* sr_report::reporter_version

Definition at line 52 of file report.h.

◆ rpm_packages

struct sr_rpm_package* sr_report::rpm_packages

Definition at line 61 of file report.h.

◆ serial

uint32_t sr_report::serial

Definition at line 67 of file report.h.

◆ stacktrace

struct sr_stacktrace* sr_report::stacktrace

Definition at line 63 of file report.h.

◆ user_local

bool sr_report::user_local

Definition at line 56 of file report.h.

◆ user_root

bool sr_report::user_root

Definition at line 55 of file report.h.


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