MagickCore 6.9.13
Loading...
Searching...
No Matches
_XMLTreeRoot Struct Reference
Collaboration diagram for _XMLTreeRoot:

Data Fields

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

Detailed Description

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

Field Documentation

◆ attributes

char *** _XMLTreeRoot::attributes

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

◆ debug

MagickBooleanType _XMLTreeRoot::debug

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

◆ entities

char ** _XMLTreeRoot::entities

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

◆ node

XMLTreeInfo* _XMLTreeRoot::node

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

◆ processing_instructions

char*** _XMLTreeRoot::processing_instructions

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

◆ root

struct _XMLTreeInfo _XMLTreeRoot::root

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

◆ semaphore

SemaphoreInfo* _XMLTreeRoot::semaphore

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

◆ signature

size_t _XMLTreeRoot::signature

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

◆ standalone

MagickBooleanType _XMLTreeRoot::standalone

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


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