OpenVAS Libraries  8.0.3
Data Fields
entity_s Struct Reference

XML element. More...

#include <xml.h>

Data Fields

char * name
 Name. More...
 
char * text
 Text. More...
 
GHashTable * attributes
 Attributes. More...
 
entities_t entities
 Children. More...
 

Detailed Description

XML element.

Field Documentation

GHashTable* entity_s::attributes

Attributes.

entities_t entity_s::entities

Children.

char* entity_s::name

Name.

char* entity_s::text

Text.


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