OpenVAS Manager  7.0.3~git
get_report_formats_data_t Struct Reference

Command data for the get_report_formats command. More...

Collaboration diagram for get_report_formats_data_t:
Collaboration graph

Data Fields

get_data_t get
 Get args. More...
 
int alerts
 Boolean. Whether to include alerts that use Report Format. More...
 
int params
 Boolean. Whether to include params. More...
 

Detailed Description

Command data for the get_report_formats command.

Definition at line 2835 of file omp.c.

Field Documentation

◆ alerts

int get_report_formats_data_t::alerts

Boolean. Whether to include alerts that use Report Format.

Definition at line 2838 of file omp.c.

◆ get

get_data_t get_report_formats_data_t::get

Get args.

Definition at line 2837 of file omp.c.

◆ params

int get_report_formats_data_t::params

Boolean. Whether to include params.

Definition at line 2839 of file omp.c.


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