Geant4  10.00.p02
ENTITY Struct Reference

Public Attributes

const XML_Char * name
 
const XML_Char * textPtr
 
int textLen
 
int processed
 
const XML_Char * systemId
 
const XML_Char * base
 
const XML_Char * publicId
 
const XML_Char * notation
 
XML_Bool open
 
XML_Bool is_param
 
XML_Bool is_internal
 

Detailed Description

Definition at line 189 of file xmlparse.cc.

Member Data Documentation

const XML_Char* ENTITY::base

Definition at line 195 of file xmlparse.cc.

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

XML_Bool ENTITY::is_internal

Definition at line 200 of file xmlparse.cc.

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

XML_Bool ENTITY::is_param

Definition at line 199 of file xmlparse.cc.

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

const XML_Char* ENTITY::name

Definition at line 190 of file xmlparse.cc.

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

const XML_Char* ENTITY::notation

Definition at line 197 of file xmlparse.cc.

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

int ENTITY::processed

Definition at line 193 of file xmlparse.cc.

Referenced by internalEntityProcessor(), and processInternalEntity().

const XML_Char* ENTITY::publicId

Definition at line 196 of file xmlparse.cc.

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

const XML_Char* ENTITY::systemId

Definition at line 194 of file xmlparse.cc.

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

const XML_Char* ENTITY::textPtr

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