OpenVAS Manager  7.0.3~git
get_schedules_data_t Struct Reference

Command data for the get_schedules command. More...

Collaboration diagram for get_schedules_data_t:
Collaboration graph

Data Fields

get_data_t get
 Get args. More...
 
int tasks
 Boolean. Whether to include tasks that use this schedule. More...
 

Detailed Description

Command data for the get_schedules command.

Definition at line 2903 of file omp.c.

Field Documentation

◆ get

get_data_t get_schedules_data_t::get

Get args.

Definition at line 2905 of file omp.c.

◆ tasks

int get_schedules_data_t::tasks

Boolean. Whether to include tasks that use this schedule.

Definition at line 2906 of file omp.c.


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