Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
CONTENT_SCAFFOLD Struct Reference

Public Attributes

enum XML_Content_Type type
 
enum XML_Content_Quant quant
 
const XML_Charname
 
int firstchild
 
int lastchild
 
int childcnt
 
int nextsib
 

Detailed Description

Definition at line 211 of file xmlparse.cc.

Member Data Documentation

◆ childcnt

int CONTENT_SCAFFOLD::childcnt

Definition at line 217 of file xmlparse.cc.

◆ firstchild

int CONTENT_SCAFFOLD::firstchild

Definition at line 215 of file xmlparse.cc.

◆ lastchild

int CONTENT_SCAFFOLD::lastchild

Definition at line 216 of file xmlparse.cc.

◆ name

const XML_Char* CONTENT_SCAFFOLD::name

Definition at line 214 of file xmlparse.cc.

◆ nextsib

int CONTENT_SCAFFOLD::nextsib

Definition at line 218 of file xmlparse.cc.

◆ quant

enum XML_Content_Quant CONTENT_SCAFFOLD::quant

Definition at line 213 of file xmlparse.cc.

◆ type

enum XML_Content_Type CONTENT_SCAFFOLD::type

Definition at line 212 of file xmlparse.cc.


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