Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 284 of file xmlparse.c.

Member Data Documentation

◆ bindings

BINDING* tag::bindings

Definition at line 291 of file xmlparse.c.

Referenced by XML_ParserFree(), and XML_ParserReset().

◆ buf

char* tag::buf

Definition at line 289 of file xmlparse.c.

Referenced by XML_ParserFree().

◆ bufEnd

char* tag::bufEnd

Definition at line 290 of file xmlparse.c.

◆ name

TAG_NAME tag::name

Definition at line 288 of file xmlparse.c.

◆ parent

struct tag* tag::parent

Definition at line 285 of file xmlparse.c.

Referenced by XML_ParserFree(), and XML_ParserReset().

◆ rawName

const char* tag::rawName

Definition at line 286 of file xmlparse.c.

◆ rawNameLength

int tag::rawNameLength

Definition at line 287 of file xmlparse.c.


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