Open CASCADE Technology  7.1.0.beta
Enumerations

Resource_FormatType.hxx File Reference

Enumerations

enum  Resource_FormatType { Resource_SJIS, Resource_EUC, Resource_ANSI, Resource_GB }
 List of non ASCII format types which may be converted into the Unicode 16 bits format type. Use the functions provided by the Resource_Unicode class to convert a string from one of these non ASCII format to Unicode, and vice versa. More...
 

Enumeration Type Documentation

List of non ASCII format types which may be converted into the Unicode 16 bits format type. Use the functions provided by the Resource_Unicode class to convert a string from one of these non ASCII format to Unicode, and vice versa.

Enumerator
Resource_SJIS 
Resource_EUC 
Resource_ANSI 
Resource_GB