Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
XML_cp Struct Reference

#include <expat.h>

Data Fields

XML_Contentchildren
 
XML_Charname
 
unsigned int numchildren
 
enum XML_Content_Quant quant
 
enum XML_Content_Type type
 

Detailed Description

Definition at line 137 of file expat.h.

Field Documentation

◆ children

XML_Content* XML_cp::children

Definition at line 142 of file expat.h.

Referenced by build_node(), and doProlog().

◆ name

XML_Char* XML_cp::name

◆ numchildren

unsigned int XML_cp::numchildren

Definition at line 141 of file expat.h.

Referenced by build_node(), and doProlog().

◆ quant

enum XML_Content_Quant XML_cp::quant

Definition at line 139 of file expat.h.

Referenced by build_node(), and doProlog().

◆ type

enum XML_Content_Type XML_cp::type

Definition at line 138 of file expat.h.

Referenced by build_node(), and doProlog().


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