OpenVAS Manager  7.0.3~git
delete_role_data_t Struct Reference

Command data for the delete_role command. More...

Collaboration diagram for delete_role_data_t:
Collaboration graph

Data Fields

char * role_id
 ID of role to delete. More...
 
int ultimate
 Dummy field for generic macros. More...
 

Detailed Description

Command data for the delete_role command.

Definition at line 2138 of file omp.c.

Field Documentation

◆ role_id

char* delete_role_data_t::role_id

ID of role to delete.

Definition at line 2140 of file omp.c.

◆ ultimate

int delete_role_data_t::ultimate

Dummy field for generic macros.

Definition at line 2141 of file omp.c.


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