Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
tag Struct Reference

Data Fields

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

Detailed Description

Definition at line 179 of file xmlparse.cc.

Field Documentation

BINDING* tag::bindings

Definition at line 186 of file xmlparse.cc.

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

char* tag::buf

Definition at line 184 of file xmlparse.cc.

Referenced by XML_GetFeatureList(), and XML_ParserFree().

char* tag::bufEnd

Definition at line 185 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

TAG_NAME tag::name

Definition at line 183 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

struct tag* tag::parent

Definition at line 180 of file xmlparse.cc.

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

const char* tag::rawName

Definition at line 181 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int tag::rawNameLength

Definition at line 182 of file xmlparse.cc.

Referenced by XML_GetFeatureList().


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