Version: 2.9.4
Classes | Variables
strconv.h File Reference

クラス

class  wxMBConv
 This class is the base class of a hierarchy of classes capable of converting text strings between multibyte (SBCS or DBCS) encodings and Unicode. More...
class  wxMBConvUTF7
 このクラスは UTF-7 エンコーディングと Unicode とを変換します。More...
class  wxMBConvUTF8
 このクラスは UTF-8 エンコーディングと Unicode とを変換します。More...
class  wxMBConvUTF16
 This class is used to convert between multibyte encodings and UTF-16 Unicode encoding (also known as UCS-2). More...
class  wxMBConvUTF32
 This class is used to convert between multibyte encodings and UTF-32 Unicode encoding (also known as UCS-4). More...
class  wxCSConv
 このクラスはシステムでサポートされている任意の文字コードと Unicode とを相互変換します。More...

Variables

wxMBConvwxConvFileName
 Conversion object used for converting file names from their external representation to the one used inside the program.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines