OpenVAS Scanner 23.23.1
TC Struct Reference

#include <nasl_tree.h>

Data Fields

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

Field Documentation

◆ i_val

long int TC::i_val

◆ include_order

int TC::include_order

◆ line_nb

short TC::line_nb

◆ link

struct TC* TC::link[4]

◆ name

char* TC::name

◆ 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

◆ [union]

union { ... } TC::x

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