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

Data Fields

const XML_Charstr
 
const XML_CharlocalPart
 
const XML_Charprefix
 
int strLen
 
int uriLen
 
int prefixLen
 

Detailed Description

Definition at line 157 of file xmlparse.cc.

Field Documentation

const XML_Char* TAG_NAME::localPart

Definition at line 159 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* TAG_NAME::prefix

Definition at line 160 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int TAG_NAME::prefixLen

Definition at line 163 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

const XML_Char* TAG_NAME::str

Definition at line 158 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int TAG_NAME::strLen

Definition at line 161 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int TAG_NAME::uriLen

Definition at line 162 of file xmlparse.cc.

Referenced by XML_GetFeatureList().


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