Geant4-11
Data Fields
unknown_encoding Struct Reference

Data Fields

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

Detailed Description

Definition at line 1252 of file xmltok.cc.

Field Documentation

◆ convert

CONVERTER unknown_encoding::convert

◆ normal

struct normal_encoding unknown_encoding::normal

Definition at line 1253 of file xmltok.cc.

Referenced by XmlInitUnknownEncoding().

◆ userData

void* unknown_encoding::userData

◆ utf16

unsigned short unknown_encoding::utf16[256]

Definition at line 1256 of file xmltok.cc.

Referenced by unknown_toUtf16(), and XmlInitUnknownEncoding().

◆ utf8

char unknown_encoding::utf8[256][4]

Definition at line 1257 of file xmltok.cc.

Referenced by unknown_toUtf8(), and XmlInitUnknownEncoding().


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