Geant4-11
Data Fields
CONTENT_SCAFFOLD Struct Reference

Data Fields

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

Detailed Description

Definition at line 211 of file xmlparse.cc.

Field Documentation

◆ childcnt

int CONTENT_SCAFFOLD::childcnt

Definition at line 217 of file xmlparse.cc.

Referenced by build_node(), and nextScaffoldPart().

◆ firstchild

int CONTENT_SCAFFOLD::firstchild

Definition at line 215 of file xmlparse.cc.

Referenced by build_node(), and nextScaffoldPart().

◆ lastchild

int CONTENT_SCAFFOLD::lastchild

Definition at line 216 of file xmlparse.cc.

Referenced by nextScaffoldPart().

◆ name

const XML_Char* CONTENT_SCAFFOLD::name

◆ nextsib

int CONTENT_SCAFFOLD::nextsib

Definition at line 218 of file xmlparse.cc.

Referenced by build_node(), and nextScaffoldPart().

◆ quant

enum XML_Content_Quant CONTENT_SCAFFOLD::quant

Definition at line 213 of file xmlparse.cc.

Referenced by build_node(), and doProlog().

◆ type

enum XML_Content_Type CONTENT_SCAFFOLD::type

Definition at line 212 of file xmlparse.cc.

Referenced by build_node(), and doProlog().


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