summaryrefslogtreecommitdiff
path: root/ACE/TAO/tests/CodeSets/simple/wcs_test.conf
blob: e2b83033d3ebe66537a6043216661fc497b5d15c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#First, load the appropriate codeset translator factories
dynamic Char_IBM1047_ISO8859_Factory Service_Object * IBM1047_ISO8859:_make_Char_IBM1047_ISO8859_Factory () ""

dynamic WUCS4_UTF16_Factory Service_Object * UCS4_UTF16:_make_WUCS4_UTF16_Factory ()

static Resource_Factory
  "-ORBNativeCharCodeSet 0x10020417 -ORBCharCodesetTranslator Char_IBM1047_ISO8859_Factory -ORBNativeWcharCodeSet 0x00010104 -ORBWcharCodesetTranslator WUCS4_UTF16_Factory"

# Alternatively, A locale name may be used to specify the native char codeset
# if one is defined in ace/Codeset_Registry_db.cpp

#static Resource_Factory
#  "-ORBNativeCharCodeSet EBCDIC -ORBCharCodesetTranslator Char_IBM1047_ISO8859_Factory -ORBNativeWcharCodeSet UCS-4 -ORBWcharCodesetTranslator WUCS4_UTF16_Factory"