OpenVAS Libraries  9.0.1
Data Fields
nvtpref Struct Reference

The structure for a preference of a NVT. More...

#include <nvti.h>

Data Fields

gchar * type
 Preference type. More...
 
gchar * name
 Name of the preference. More...
 
gchar * dflt
 Default value of the preference. More...
 

Detailed Description

The structure for a preference of a NVT.

The elements of this structure should never be accessed directly. Only the functions corresponding to this module should be used.

Field Documentation

◆ dflt

gchar* nvtpref::dflt

Default value of the preference.

◆ name

gchar* nvtpref::name

Name of the preference.

◆ type

gchar* nvtpref::type

Preference type.


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