Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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 294 of file xmlparse.c.

Member Data Documentation

◆ base

const XML_Char* ENTITY::base

Definition at line 300 of file xmlparse.c.

◆ is_internal

XML_Bool ENTITY::is_internal

Definition at line 305 of file xmlparse.c.

◆ is_param

XML_Bool ENTITY::is_param

Definition at line 304 of file xmlparse.c.

◆ name

const XML_Char* ENTITY::name

Definition at line 295 of file xmlparse.c.

◆ notation

const XML_Char* ENTITY::notation

Definition at line 302 of file xmlparse.c.

◆ open

XML_Bool ENTITY::open

Definition at line 303 of file xmlparse.c.

◆ processed

int ENTITY::processed

Definition at line 298 of file xmlparse.c.

◆ publicId

const XML_Char* ENTITY::publicId

Definition at line 301 of file xmlparse.c.

◆ systemId

const XML_Char* ENTITY::systemId

Definition at line 299 of file xmlparse.c.

◆ textLen

int ENTITY::textLen

Definition at line 297 of file xmlparse.c.

◆ textPtr

const XML_Char* ENTITY::textPtr

Definition at line 296 of file xmlparse.c.


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