OpenVAS Libraries  8.0.3
Data Fields
omp_get_system_reports_opts_t Struct Reference

Struct holding options for omp get_system_reports command. More...

#include <omp.h>

Data Fields

const char * name
 Name of report. More...
 
const char * duration
 Duration. More...
 
const char * slave_id
 ID of the slave to get report from. More...
 
int brief
 Brief flag. More...
 

Detailed Description

Struct holding options for omp get_system_reports command.

Field Documentation

int omp_get_system_reports_opts_t::brief

Brief flag.

const char* omp_get_system_reports_opts_t::duration

Duration.

const char* omp_get_system_reports_opts_t::name

Name of report.

const char* omp_get_system_reports_opts_t::slave_id

ID of the slave to get report from.


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