Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
ENTITY Struct Reference

Data Fields

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

Detailed Description

Definition at line 189 of file xmlparse.cc.

Field Documentation

const XML_Char* ENTITY::base

Definition at line 195 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Bool ENTITY::is_internal

Definition at line 200 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Bool ENTITY::is_param

Definition at line 199 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* ENTITY::name

Definition at line 190 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* ENTITY::notation

Definition at line 197 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Bool ENTITY::open

Definition at line 198 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int ENTITY::processed

Definition at line 193 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* ENTITY::publicId

Definition at line 196 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* ENTITY::systemId

Definition at line 194 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int ENTITY::textLen

Definition at line 192 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* ENTITY::textPtr

Definition at line 191 of file xmlparse.cc.

Referenced by XML_GetFeatureList().


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