OpenVAS Scanner  7.0.0~git
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
 
char * string_form
 

Detailed Description

Definition at line 50 of file nasl_var.h.

Field Documentation

◆ string_form

char* st_a_nasl_var::string_form

Definition at line 62 of file nasl_var.h.

Referenced by free_anon_var(), free_var_chain(), and var2str().

◆ v

◆ v_arr

◆ v_int

◆ v_str

◆ var_type


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