Geant4  10.02.p03
TAG_NAME Struct Reference
Collaboration diagram for TAG_NAME:

Public Attributes

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

Detailed Description

Definition at line 165 of file xmlparse.cc.

Member Data Documentation

◆ localPart

const XML_Char* TAG_NAME::localPart

Definition at line 167 of file xmlparse.cc.

◆ prefix

const XML_Char* TAG_NAME::prefix

Definition at line 168 of file xmlparse.cc.

◆ prefixLen

int TAG_NAME::prefixLen

Definition at line 171 of file xmlparse.cc.

◆ str

const XML_Char* TAG_NAME::str

Definition at line 166 of file xmlparse.cc.

◆ strLen

int TAG_NAME::strLen

Definition at line 169 of file xmlparse.cc.

◆ uriLen

int TAG_NAME::uriLen

Definition at line 170 of file xmlparse.cc.


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