Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
struct normal_encoding | normal |
CONVERTER | convert |
void * | userData |
unsigned short | utf16 [256] |
char | utf8 [256][4] |
CONVERTER unknown_encoding::convert |
Definition at line 1254 of file xmltok.cc.
Referenced by XmlInitUnknownEncoding().
struct normal_encoding unknown_encoding::normal |
Definition at line 1253 of file xmltok.cc.
Referenced by XmlInitUnknownEncoding().
void* unknown_encoding::userData |
Definition at line 1255 of file xmltok.cc.
Referenced by XmlInitUnknownEncoding().
unsigned short unknown_encoding::utf16[256] |
Definition at line 1256 of file xmltok.cc.
Referenced by XmlInitUnknownEncoding().
char unknown_encoding::utf8[256][4] |
Definition at line 1257 of file xmltok.cc.
Referenced by XmlInitUnknownEncoding().