Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
tag Struct Reference

Public Attributes

struct tagparent
 
const char * rawName
 
int rawNameLength
 
TAG_NAME name
 
char * buf
 
char * bufEnd
 
BINDINGbindings
 

Detailed Description

Definition at line 187 of file xmlparse.cc.

Member Data Documentation

◆ bindings

BINDING* tag::bindings

Definition at line 194 of file xmlparse.cc.

Referenced by XML_ParserFree(), and XML_ParserReset().

◆ buf

char* tag::buf

Definition at line 192 of file xmlparse.cc.

Referenced by XML_ParserFree().

◆ bufEnd

char* tag::bufEnd

Definition at line 193 of file xmlparse.cc.

◆ name

TAG_NAME tag::name

Definition at line 191 of file xmlparse.cc.

◆ parent

struct tag* tag::parent

Definition at line 188 of file xmlparse.cc.

Referenced by XML_ParserFree(), and XML_ParserReset().

◆ rawName

const char* tag::rawName

Definition at line 189 of file xmlparse.cc.

◆ rawNameLength

int tag::rawNameLength

Definition at line 190 of file xmlparse.cc.


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