Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
keyword Struct Reference

Keyword. More...

#include <manage.h>

Data Fields

gchar * column
 The column prefix, or NULL.
 
int approx
 Whether the keyword is like "~example".
 
int equal
 Whether the keyword is like "=example".
 
int integer_value
 Integer value of the keyword.
 
double double_value
 Floating point value of the keyword.
 
int quoted
 Whether the keyword was quoted.
 
gchar * string
 The keyword string, outer quotes removed.
 
keyword_type_t type
 Type of keyword.
 
keyword_relation_t relation
 The relation.
 

Detailed Description

Keyword.


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