|
Greenbone Vulnerability Management Libraries 22.24.0
|
Data for xml search functions. More...
#include <xmlutils.h>
Data Fields | |
| int | found |
| int | done |
| gchar * | find_element |
| GHashTable * | find_attributes |
Data for xml search functions.
| int xml_search_data_t::done |
Done.
| GHashTable* xml_search_data_t::find_attributes |
Attributes to find.
| gchar* xml_search_data_t::find_element |
Element to be find.
| int xml_search_data_t::found |
Founded.