Geant4  10.00.p02
TAG_NAME Struct Reference

Public Attributes

const XML_Char * str
 
const XML_Char * localPart
 
const XML_Char * prefix
 
int strLen
 
int uriLen
 
int prefixLen
 

Detailed Description

Definition at line 157 of file xmlparse.cc.

Member Data Documentation

const XML_Char* TAG_NAME::localPart

Definition at line 159 of file xmlparse.cc.

Referenced by doContent(), storeAtts(), and storeRawNames().

const XML_Char* TAG_NAME::prefix

Definition at line 160 of file xmlparse.cc.

Referenced by doContent(), and storeAtts().

int TAG_NAME::prefixLen

Definition at line 163 of file xmlparse.cc.

Referenced by storeAtts().

const XML_Char* TAG_NAME::str

Definition at line 158 of file xmlparse.cc.

Referenced by doContent(), storeAtts(), and storeRawNames().

int TAG_NAME::strLen

Definition at line 161 of file xmlparse.cc.

Referenced by doContent(), and storeRawNames().

int TAG_NAME::uriLen

Definition at line 162 of file xmlparse.cc.

Referenced by doContent(), and storeAtts().


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