Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
XML_cp Struct Reference

#include <expat.h>

Data Fields

enum XML_Content_Type type
 
enum XML_Content_Quant quant
 
XML_Charname
 
unsigned int numchildren
 
XML_Contentchildren
 

Detailed Description

Definition at line 137 of file include/expat.h.

Field Documentation

XML_Content * XML_cp::children

Definition at line 142 of file include/expat.h.

Referenced by XML_GetFeatureList().

XML_Char * XML_cp::name

Definition at line 140 of file include/expat.h.

Referenced by XML_GetFeatureList().

unsigned int XML_cp::numchildren

Definition at line 141 of file include/expat.h.

Referenced by XML_GetFeatureList().

enum XML_Content_Quant XML_cp::quant

Definition at line 139 of file include/expat.h.

Referenced by XML_GetFeatureList().

enum XML_Content_Type XML_cp::type

Definition at line 138 of file include/expat.h.

Referenced by XML_GetFeatureList().


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