Geant4-11
Data Fields
ENTITY Struct Reference

Data Fields

const XML_Charbase
 
XML_Bool is_internal
 
XML_Bool is_param
 
const XML_Charname
 
const XML_Charnotation
 
XML_Bool open
 
int processed
 
const XML_CharpublicId
 
const XML_CharsystemId
 
int textLen
 
const XML_ChartextPtr
 

Detailed Description

Definition at line 197 of file xmlparse.cc.

Field Documentation

◆ base

const XML_Char* ENTITY::base

Definition at line 203 of file xmlparse.cc.

Referenced by copyEntityTable(), doContent(), doProlog(), and storeEntityValue().

◆ is_internal

XML_Bool ENTITY::is_internal

Definition at line 208 of file xmlparse.cc.

Referenced by appendAttributeValue(), copyEntityTable(), doContent(), and doProlog().

◆ is_param

XML_Bool ENTITY::is_param

Definition at line 207 of file xmlparse.cc.

Referenced by copyEntityTable(), internalEntityProcessor(), and processInternalEntity().

◆ name

const XML_Char* ENTITY::name

◆ notation

const XML_Char* ENTITY::notation

Definition at line 205 of file xmlparse.cc.

Referenced by appendAttributeValue(), copyEntityTable(), and doContent().

◆ open

XML_Bool ENTITY::open

◆ processed

int ENTITY::processed

Definition at line 201 of file xmlparse.cc.

Referenced by internalEntityProcessor(), and processInternalEntity().

◆ publicId

const XML_Char* ENTITY::publicId

Definition at line 204 of file xmlparse.cc.

Referenced by copyEntityTable(), doContent(), doProlog(), and storeEntityValue().

◆ systemId

const XML_Char* ENTITY::systemId

Definition at line 202 of file xmlparse.cc.

Referenced by copyEntityTable(), doContent(), doProlog(), and storeEntityValue().

◆ textLen

int ENTITY::textLen

◆ textPtr

const XML_Char* ENTITY::textPtr

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