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

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/lend/include/xDataTOM_importXML_private.h>

+ Collaboration diagram for xDataXML_document_s:

Public Attributes

enum xDataXML_status status
 
enum xDataXML_errorCodes error
 
enum XML_Error err
 
XML_Size err_line
 
XML_Size err_column
 
char * fileName
 
char * realFileName
 
xDataXML_smr smrUserInterface
 
statusMessageReportingsmr
 
XML_Parser xmlParser
 
xDataXML_rootElement root
 
xDataXML_rootElementcurrentRoot
 

Detailed Description

Definition at line 129 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 129 of file xDataTOM_importXML_private.h

Member Data Documentation

enum XML_Error xDataXML_document_s::err

Definition at line 132 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 132 of file xDataTOM_importXML_private.h

Referenced by xDataXML_endXMLParsing(), and xDataXML_initializeDoc().

XML_Size xDataXML_document_s::err_column

Definition at line 133 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 133 of file xDataTOM_importXML_private.h

Referenced by xDataXML_endXMLParsing(), and xDataXML_initializeDoc().

XML_Size xDataXML_document_s::err_line

Definition at line 133 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 133 of file xDataTOM_importXML_private.h

Referenced by xDataXML_endXMLParsing(), and xDataXML_initializeDoc().

enum xDataXML_errorCodes xDataXML_document_s::error

Definition at line 131 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 131 of file xDataTOM_importXML_private.h

Referenced by xDataXML_initializeDoc().

char* xDataXML_document_s::fileName
char* xDataXML_document_s::realFileName

Definition at line 135 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 135 of file xDataTOM_importXML_private.h

Referenced by xDataXML_freeDoc(), xDataXML_getRealFileName(), xDataXML_initializeDoc(), and xDataXML_setFileName().

xDataXML_rootElement xDataXML_document_s::root

Definition at line 139 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 139 of file xDataTOM_importXML_private.h

Referenced by xDataXML_freeDoc(), xDataXML_getDocumentsElement(), and xDataXML_initializeDoc().

xDataXML_smr xDataXML_document_s::smrUserInterface
enum xDataXML_status xDataXML_document_s::status

Definition at line 130 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 130 of file xDataTOM_importXML_private.h

Referenced by xDataXML_endXMLParsing(), xDataXML_initializeDoc(), xDataXML_parse(), and xDataXML_parseIsError().

XML_Parser xDataXML_document_s::xmlParser

Definition at line 138 of file xDataTOM_importXML_private.h.

View newest version in sPHENIX GitHub at line 138 of file xDataTOM_importXML_private.h

Referenced by xDataXML_endXMLParsing(), xDataXML_initializeDoc(), xDataXML_parse(), and xDataXML_parseGetCurrentPosition().


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