Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
unknown_encoding Struct Reference

Data Fields

struct normal_encoding normal
 
CONVERTER convert
 
voiduserData
 
unsigned short utf16 [256]
 
char utf8 [256][4]
 

Detailed Description

Definition at line 1247 of file xmltok.cc.

Field Documentation

CONVERTER unknown_encoding::convert

Definition at line 1249 of file xmltok.cc.

Referenced by XmlInitUnknownEncoding().

struct normal_encoding unknown_encoding::normal

Definition at line 1248 of file xmltok.cc.

Referenced by XmlInitUnknownEncoding().

void* unknown_encoding::userData

Definition at line 1250 of file xmltok.cc.

Referenced by XmlInitUnknownEncoding().

unsigned short unknown_encoding::utf16[256]

Definition at line 1251 of file xmltok.cc.

Referenced by XmlInitUnknownEncoding().

char unknown_encoding::utf8[256][4]

Definition at line 1252 of file xmltok.cc.

Referenced by XmlInitUnknownEncoding().


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