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

Data Fields

struct prefixprefix
 
struct bindingnextTagBinding
 
struct bindingprevPrefixBinding
 
const struct attribute_idattId
 
XML_Charuri
 
int uriLen
 
int uriAlloc
 

Detailed Description

Definition at line 142 of file xmlparse.cc.

Field Documentation

const struct attribute_id* binding::attId

Definition at line 146 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

struct binding* binding::nextTagBinding

Definition at line 144 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

struct prefix* binding::prefix

Definition at line 143 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

struct binding* binding::prevPrefixBinding

Definition at line 145 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

XML_Char* binding::uri

Definition at line 147 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int binding::uriAlloc

Definition at line 149 of file xmlparse.cc.

Referenced by XML_GetFeatureList().

int binding::uriLen

Definition at line 148 of file xmlparse.cc.

Referenced by XML_GetFeatureList().


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