OpenVAS Libraries  9.0.1
Data Fields
TC Struct Reference

#include <nasl_tree.h>

Data Fields

short type
 
short line_nb
 
short ref_count
 
int size
 
union {
   char *   str_val
 
   long int   i_val
 
   void *   ref_val
 
x
 
struct TClink [4]
 

Field Documentation

◆ i_val

long int TC::i_val

◆ line_nb

short TC::line_nb

◆ link

struct TC* TC::link[4]

◆ ref_count

short TC::ref_count

◆ ref_val

void* TC::ref_val

◆ size

int TC::size

◆ str_val

char* TC::str_val

◆ type

short TC::type

◆ x

union { ... } TC::x

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