Geant4 11.1.1
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 308 of file xmlparse.c.

Member Data Documentation

◆ childcnt

int CONTENT_SCAFFOLD::childcnt

Definition at line 314 of file xmlparse.c.

◆ firstchild

int CONTENT_SCAFFOLD::firstchild

Definition at line 312 of file xmlparse.c.

◆ lastchild

int CONTENT_SCAFFOLD::lastchild

Definition at line 313 of file xmlparse.c.

◆ name

const XML_Char* CONTENT_SCAFFOLD::name

Definition at line 311 of file xmlparse.c.

◆ nextsib

int CONTENT_SCAFFOLD::nextsib

Definition at line 315 of file xmlparse.c.

◆ quant

enum XML_Content_Quant CONTENT_SCAFFOLD::quant

Definition at line 310 of file xmlparse.c.

◆ type

enum XML_Content_Type CONTENT_SCAFFOLD::type

Definition at line 309 of file xmlparse.c.


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