OpenVAS Manager  7.0.3~git
move_task_data_t Struct Reference

Command data for the move_task command. More...

Collaboration diagram for move_task_data_t:
Collaboration graph

Data Fields

gchar * task_id
 ID of the task to move. More...
 
gchar * slave_id
 ID of the slave to move to. More...
 

Detailed Description

Command data for the move_task command.

Definition at line 3951 of file omp.c.

Field Documentation

◆ slave_id

gchar* move_task_data_t::slave_id

ID of the slave to move to.

Definition at line 3954 of file omp.c.

◆ task_id

gchar* move_task_data_t::task_id

ID of the task to move.

Definition at line 3953 of file omp.c.


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