OpenVAS Manager  7.0.3~git
delete_report_data_t Struct Reference

Command data for the delete_report command. More...

Collaboration diagram for delete_report_data_t:
Collaboration graph

Data Fields

char * report_id
 ID of report to delete. More...
 
int ultimate
 Dummy field for generic macros. More...
 

Detailed Description

Command data for the delete_report command.

Definition at line 2094 of file omp.c.

Field Documentation

◆ report_id

char* delete_report_data_t::report_id

ID of report to delete.

Definition at line 2096 of file omp.c.

◆ ultimate

int delete_report_data_t::ultimate

Dummy field for generic macros.

Definition at line 2097 of file omp.c.


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