Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ENTITY Struct Reference

Public Attributes

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.

Member Data Documentation

◆ base

const XML_Char* ENTITY::base

Definition at line 195 of file xmlparse.cc.

◆ is_internal

XML_Bool ENTITY::is_internal

Definition at line 200 of file xmlparse.cc.

◆ is_param

XML_Bool ENTITY::is_param

Definition at line 199 of file xmlparse.cc.

◆ name

const XML_Char* ENTITY::name

Definition at line 190 of file xmlparse.cc.

◆ notation

const XML_Char* ENTITY::notation

Definition at line 197 of file xmlparse.cc.

◆ open

XML_Bool ENTITY::open

Definition at line 198 of file xmlparse.cc.

◆ processed

int ENTITY::processed

Definition at line 193 of file xmlparse.cc.

◆ publicId

const XML_Char* ENTITY::publicId

Definition at line 196 of file xmlparse.cc.

◆ systemId

const XML_Char* ENTITY::systemId

Definition at line 194 of file xmlparse.cc.

◆ textLen

int ENTITY::textLen

Definition at line 192 of file xmlparse.cc.

◆ textPtr

const XML_Char* ENTITY::textPtr

Definition at line 191 of file xmlparse.cc.


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