Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
expat_external.h File Reference

Go to the source code of this file.

Macros

#define XMLCALL
 
#define XML_ENABLE_VISIBILITY   0
 
#define XMLIMPORT
 
#define XML_ATTR_MALLOC
 
#define XML_ATTR_ALLOC_SIZE(x)
 
#define XMLPARSEAPI(type)   XMLIMPORT type XMLCALL
 

Typedefs

typedef char XML_Char
 
typedef char XML_LChar
 
typedef long XML_Index
 
typedef unsigned long XML_Size
 

Macro Definition Documentation

◆ XML_ATTR_ALLOC_SIZE

#define XML_ATTR_ALLOC_SIZE (   x)

Definition at line 122 of file expat_external.h.

◆ XML_ATTR_MALLOC

#define XML_ATTR_MALLOC

Definition at line 115 of file expat_external.h.

◆ XML_ENABLE_VISIBILITY

#define XML_ENABLE_VISIBILITY   0

Definition at line 99 of file expat_external.h.

◆ XMLCALL

#define XMLCALL

Definition at line 83 of file expat_external.h.

◆ XMLIMPORT

#define XMLIMPORT

Definition at line 108 of file expat_external.h.

◆ XMLPARSEAPI

#define XMLPARSEAPI (   type)    XMLIMPORT type XMLCALL

Definition at line 125 of file expat_external.h.

Typedef Documentation

◆ XML_Char

typedef char XML_Char

Definition at line 149 of file expat_external.h.

◆ XML_Index

typedef long XML_Index

Definition at line 157 of file expat_external.h.

◆ XML_LChar

typedef char XML_LChar

Definition at line 150 of file expat_external.h.

◆ XML_Size

typedef unsigned long XML_Size

Definition at line 158 of file expat_external.h.