OpenVAS Libraries  9.0.2
Data Fields
xml_search_data_t Struct Reference

Data for xml search functions. More...

#include <xml.h>

Data Fields

int found
 
int done
 
gchar * find_element
 
GHashTable * find_attributes
 

Detailed Description

Data for xml search functions.

Field Documentation

§ done

int xml_search_data_t::done

§ find_attributes

GHashTable* xml_search_data_t::find_attributes

§ find_element

gchar* xml_search_data_t::find_element

§ found

int xml_search_data_t::found

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