Geant4-11
Data Fields
binding Struct Reference

Data Fields

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

Detailed Description

Definition at line 150 of file xmlparse.cc.

Field Documentation

◆ attId

const struct attribute_id* binding::attId

Definition at line 154 of file xmlparse.cc.

Referenced by addBinding(), and storeAtts().

◆ nextTagBinding

struct binding* binding::nextTagBinding

Definition at line 152 of file xmlparse.cc.

Referenced by addBinding(), destroyBindings(), doContent(), moveToFreeBindingList(), and storeAtts().

◆ prefix

struct prefix* binding::prefix

Definition at line 151 of file xmlparse.cc.

Referenced by addBinding(), doContent(), and storeAtts().

◆ prevPrefixBinding

struct binding* binding::prevPrefixBinding

Definition at line 153 of file xmlparse.cc.

Referenced by addBinding(), and doContent().

◆ uri

XML_Char* binding::uri

Definition at line 155 of file xmlparse.cc.

Referenced by addBinding(), destroyBindings(), getContext(), and storeAtts().

◆ uriAlloc

int binding::uriAlloc

Definition at line 157 of file xmlparse.cc.

Referenced by addBinding(), and storeAtts().

◆ uriLen

int binding::uriLen

Definition at line 156 of file xmlparse.cc.

Referenced by addBinding(), getContext(), and storeAtts().


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