Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
Resource_FormatType.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

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

Enumerator:
Resource_SJIS 
Resource_EUC 
Resource_ANSI 
Resource_GB