Greenbone Vulnerability Management Libraries  10.0.0
entity_s Struct Reference

XML element. More...

#include <xmlutils.h>

Collaboration diagram for entity_s:
Collaboration graph

Data Fields

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

Detailed Description

XML element.

Definition at line 65 of file xmlutils.h.

Field Documentation

◆ attributes

GHashTable* entity_s::attributes

◆ entities

◆ name

char* entity_s::name

◆ text


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