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

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

Public Member Functions

 int (XMLCALL *convert)(void *data
 
 void (XMLCALL *release)(void *data)
 

Public Attributes

int map [256]
 
voiddata
 
const char * s
 

Detailed Description

Definition at line 506 of file expat.h.

View newest version in sPHENIX GitHub at line 506 of file expat.h

Member Function Documentation

XML_Encoding::int ( XMLCALL convert)
XML_Encoding::void ( XMLCALL release)

Member Data Documentation

void* XML_Encoding::data

Definition at line 508 of file expat.h.

View newest version in sPHENIX GitHub at line 508 of file expat.h

Referenced by handleUnknownEncoding().

int XML_Encoding::map[256]

Definition at line 507 of file expat.h.

View newest version in sPHENIX GitHub at line 507 of file expat.h

Referenced by handleUnknownEncoding().

const char* XML_Encoding::s

Definition at line 509 of file expat.h.

View newest version in sPHENIX GitHub at line 509 of file expat.h


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