Geant4  10.00.p02
binding Struct Reference
+ Collaboration diagram for binding:

Public Attributes

struct prefixprefix
 
struct bindingnextTagBinding
 
struct bindingprevPrefixBinding
 
const struct attribute_idattId
 
XML_Char * uri
 
int uriLen
 
int uriAlloc
 

Detailed Description

Definition at line 142 of file xmlparse.cc.

Member Data Documentation

const struct attribute_id* binding::attId

Definition at line 146 of file xmlparse.cc.

Referenced by addBinding(), and storeAtts().

struct binding* binding::nextTagBinding

Definition at line 144 of file xmlparse.cc.

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

struct prefix* binding::prefix

Definition at line 143 of file xmlparse.cc.

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

struct binding* binding::prevPrefixBinding

Definition at line 145 of file xmlparse.cc.

Referenced by addBinding(), and doContent().

XML_Char* binding::uri

Definition at line 147 of file xmlparse.cc.

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

int binding::uriAlloc

Definition at line 149 of file xmlparse.cc.

Referenced by addBinding(), and storeAtts().

int binding::uriLen

Definition at line 148 of file xmlparse.cc.

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


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