libnxml  0.18.3
Data Fields
__nxml_entity_t Struct Reference

Data struct private about entities for internal use only. More...

#include <nxml.h>

Collaboration diagram for __nxml_entity_t:
Collaboration graph
[legend]

Data Fields

char * name
 
char * entity
 
__nxml_entity_tnext
 

Detailed Description

Data struct private about entities for internal use only.

Data struct private about entities for internal use only

Definition at line 166 of file nxml.h.

Field Documentation

char* __nxml_entity_t::entity

Definition at line 169 of file nxml.h.

char* __nxml_entity_t::name

Definition at line 168 of file nxml.h.

__nxml_entity_t* __nxml_entity_t::next

Definition at line 171 of file nxml.h.


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