MagickCore 7.0.10
_XMLTreeRoot Struct Reference
Collaboration diagram for _XMLTreeRoot:
[legend]

Data Fields

struct _XMLTreeInfo root
 
XMLTreeInfonode
 
WizardBooleanType standalone
 
char *** processing_instructions
 
char ** entities
 
char *** attributes
 
WizardBooleanType debug
 
SemaphoreInfosemaphore
 
size_t signature
 

Detailed Description

Definition at line 104 of file xml-tree.c.

Field Documentation

◆ attributes

char *** _XMLTreeRoot::attributes

◆ debug

WizardBooleanType _XMLTreeRoot::debug

Definition at line 121 of file xml-tree.c.

Referenced by NewXMLTreeTag().

◆ entities

char ** _XMLTreeRoot::entities

◆ node

XMLTreeInfo* _XMLTreeRoot::node

◆ processing_instructions

char*** _XMLTreeRoot::processing_instructions

◆ root

◆ semaphore

SemaphoreInfo* _XMLTreeRoot::semaphore

Definition at line 124 of file xml-tree.c.

◆ signature

size_t _XMLTreeRoot::signature

Definition at line 127 of file xml-tree.c.

Referenced by NewXMLTreeTag().

◆ standalone

WizardBooleanType _XMLTreeRoot::standalone

Definition at line 113 of file xml-tree.c.

Referenced by ParseInternalDoctype(), and ParseProcessingInstructions().


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