Geant4-11
Data Fields
tag Struct Reference

Data Fields

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

Detailed Description

Definition at line 187 of file xmlparse.cc.

Field Documentation

◆ bindings

BINDING* tag::bindings

Definition at line 194 of file xmlparse.cc.

Referenced by doContent(), XML_ParserFree(), and XML_ParserReset().

◆ buf

char* tag::buf

Definition at line 192 of file xmlparse.cc.

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

◆ bufEnd

char* tag::bufEnd

Definition at line 193 of file xmlparse.cc.

Referenced by doContent(), and storeRawNames().

◆ name

TAG_NAME tag::name

◆ parent

struct tag* tag::parent

Definition at line 188 of file xmlparse.cc.

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

◆ rawName

const char* tag::rawName

Definition at line 189 of file xmlparse.cc.

Referenced by doContent(), and storeRawNames().

◆ rawNameLength

int tag::rawNameLength

Definition at line 190 of file xmlparse.cc.

Referenced by doContent(), and storeRawNames().


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