Geant4  10.00.p02
CONTENT_SCAFFOLD Struct Reference

Public Attributes

enum XML_Content_Type type
 
enum XML_Content_Quant quant
 
const XML_Char * name
 
int firstchild
 
int lastchild
 
int childcnt
 
int nextsib
 

Detailed Description

Definition at line 203 of file xmlparse.cc.

Member Data Documentation

int CONTENT_SCAFFOLD::childcnt

Definition at line 209 of file xmlparse.cc.

Referenced by build_node(), and nextScaffoldPart().

int CONTENT_SCAFFOLD::firstchild

Definition at line 207 of file xmlparse.cc.

Referenced by build_node(), and nextScaffoldPart().

int CONTENT_SCAFFOLD::lastchild

Definition at line 208 of file xmlparse.cc.

Referenced by nextScaffoldPart().

const XML_Char* CONTENT_SCAFFOLD::name

Definition at line 206 of file xmlparse.cc.

Referenced by build_node(), and doProlog().

int CONTENT_SCAFFOLD::nextsib

Definition at line 210 of file xmlparse.cc.

Referenced by build_node(), and nextScaffoldPart().

enum XML_Content_Quant CONTENT_SCAFFOLD::quant

Definition at line 205 of file xmlparse.cc.

Referenced by build_node(), and doProlog().

enum XML_Content_Type CONTENT_SCAFFOLD::type

Definition at line 204 of file xmlparse.cc.

Referenced by build_node(), and doProlog().


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