OpenVAS Libraries  9.0.1
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

◆ attributes

GHashTable* entity_s::attributes

Attributes.

◆ entities

entities_t entity_s::entities

Children.

◆ name

char* entity_s::name

Name.

◆ text

char* entity_s::text

Text.


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