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

Public Attributes

struct normal_encoding normal
 
CONVERTER convert
 
void * userData
 
unsigned short utf16 [256]
 
char utf8 [256][4]
 

Detailed Description

Definition at line 1314 of file xmltok.c.

Member Data Documentation

◆ convert

CONVERTER unknown_encoding::convert

Definition at line 1316 of file xmltok.c.

Referenced by XmlInitUnknownEncoding(), and XmlInitUnknownEncodingNS().

◆ normal

struct normal_encoding unknown_encoding::normal

Definition at line 1315 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ userData

void* unknown_encoding::userData

Definition at line 1317 of file xmltok.c.

Referenced by XmlInitUnknownEncoding(), and XmlInitUnknownEncodingNS().

◆ utf16

unsigned short unknown_encoding::utf16[256]

Definition at line 1318 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().

◆ utf8

char unknown_encoding::utf8[256][4]

Definition at line 1319 of file xmltok.c.

Referenced by XmlInitUnknownEncoding().


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