OpenVAS Libraries  9.0.3
st_a_nasl_var Struct Reference

#include <nasl_var.h>

Collaboration diagram for st_a_nasl_var:
Collaboration graph

Data Fields

int var_type
 
union {
   nasl_string_t   v_str
 
   long int   v_int
 
   nasl_array   v_arr
 
v
 

Detailed Description

Definition at line 52 of file nasl_var.h.

Field Documentation

◆ v

◆ v_arr

nasl_array st_a_nasl_var::v_arr

◆ v_int

◆ v_str

◆ var_type


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