Geant4 11.4.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)

Public Attributes

int map [256]
voiddata
const char * s

Detailed Description

Definition at line 521 of file expat.h.

Member Function Documentation

◆ int()

XML_Encoding::int ( XMLCALL * convert)

◆ void()

XML_Encoding::void ( XMLCALL * release)

Member Data Documentation

◆ data

void* XML_Encoding::data

Definition at line 523 of file expat.h.

Referenced by int(), and void().

◆ map

int XML_Encoding::map[256]

Definition at line 522 of file expat.h.

◆ s

const char* XML_Encoding::s

Definition at line 524 of file expat.h.

Referenced by int().


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