Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
XML_Encoding Struct Reference

#include <expat.h>

Public Member Functions

 int (XMLCALL *convert)(void *data
 
 void (XMLCALL *release)(void *data)
 
 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 include/expat.h.

Member Function Documentation

◆ int() [1/2]

XML_Encoding::int ( XMLCALL convert)

◆ int() [2/2]

XML_Encoding::int ( XMLCALL convert)

◆ void() [1/2]

XML_Encoding::void ( XMLCALL release)

◆ void() [2/2]

XML_Encoding::void ( XMLCALL release)

Member Data Documentation

◆ data

void * XML_Encoding::data

Definition at line 508 of file include/expat.h.

◆ map

int XML_Encoding::map

Definition at line 507 of file include/expat.h.

◆ s

const char * XML_Encoding::s

Definition at line 509 of file include/expat.h.


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