|
Open CASCADE Technology
6.9.1
|
#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... | |
| enum Resource_FormatType |
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 | |
1.8.10