ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ATTRIBUTE Struct Reference

#include <geant4/tree/geant4-10.6-release/source/externals/expat/src/xmltok.h>

Public Attributes

const char * name
 
const char * valuePtr
 
const char * valueEnd
 
char normalized
 

Detailed Description

Definition at line 116 of file xmltok.h.

View newest version in sPHENIX GitHub at line 116 of file xmltok.h

Member Data Documentation

const char* ATTRIBUTE::name

Definition at line 117 of file xmltok.h.

View newest version in sPHENIX GitHub at line 117 of file xmltok.h

Referenced by storeAtts().

char ATTRIBUTE::normalized

Definition at line 120 of file xmltok.h.

View newest version in sPHENIX GitHub at line 120 of file xmltok.h

const char* ATTRIBUTE::valueEnd

Definition at line 119 of file xmltok.h.

View newest version in sPHENIX GitHub at line 119 of file xmltok.h

Referenced by storeAtts().

const char* ATTRIBUTE::valuePtr

Definition at line 118 of file xmltok.h.

View newest version in sPHENIX GitHub at line 118 of file xmltok.h

Referenced by storeAtts().


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