Character Code Conversion (CCC)
![]() | (*CCCFunc) Function Prototype for the codeset conversion function |
![]() | (*CCCRADFunc) Function Prototype for the Report Auto Detect Result function |
![]() | OpaqueCCCDataObject Opaque converter object |
![]() | INTL_CCCFuncs This structure hold the private functions of a conversion object |
![]() | INTL_CreateDocumentCCC Create and initialize Character Code Converter Object |
![]() | INTL_GetCharCodeConverter Look for a converter from one charset to another |
![]() | INTL_CCCReportMetaCharsetTag Set up charset internal data by meta charset |
![]() | INTL_CallCharCodeConverter Passes some more text to the character code converter |
![]() | INTL_CreateDocToMailConverter Initialize and set up a character code converter for a mail charset |
![]() | INTL_CreateCharCodeConverter Create a character code converter object used for codeset conversion |
![]() | INTL_DestroyCharCodeConverter Frees the given character code conversion object |
![]() | INTL_ConvertLineWithoutAutoDetect Converts a piece of text from one charset to another |
![]() | INTL_DocToWinCharSetID Returns the window charset ID corresponding to the given document charset ID |
![]() | INTL_DefaultMailCharSetID Return the charset used in internet message from a specified charset |
![]() | INTL_DefaultNewsCharSetID Return the charset used in internet message from a specified charset |
![]() | INTL_ReportFontCharSets Tell libi18n which font charset IDs are available in the front end |
![]() | INTL_GetCCCUncvtbuf Get the "Unconverted Buffer" from the Converter Object |
![]() | INTL_SetCCCLen Set the "conversion result length" to the converter object |
![]() | INTL_GetCCCLen Get the "conversion result length" from the converter object |
![]() | INTL_SetCCCJismode Set a private flag "Jismode" to the converter object |
![]() | INTL_GetCCCJismode Get a private flag "Jismode" from the converter object |
![]() | INTL_SetCCCCvtflag Set a private flag "Cvtflag" to the converter object |
![]() | INTL_GetCCCCvtflag Get a private flag "Cvtflag" from the converter object |
![]() | INTL_SetCCCToCSID Set the "Convert To CSID" to the converter object |
![]() | INTL_GetCCCToCSID Get the "Convert To CSID" from the converter object |
![]() | INTL_SetCCCFromCSID Set the "Convert From CSID" to the converter object |
![]() | INTL_GetCCCFromCSID Get the "Convert From CSID" from the converter object |
![]() | INTL_SetCCCRetval Set the "Return Value" to the converter object |
![]() | INTL_GetCCCRetval Get the "Return Value" from the converter object |
![]() | INTL_SetCCCCvtfunc Set the "Conversion Function" to the converter object |
![]() | INTL_GetCCCCvtfunc Get the "Conversion Function" from the converter object |
![]() | INTL_SetCCCReportAutoDetect Set the "Report Auto Detect Result Function" to the converter object |
![]() | INTL_CallCCCReportAutoDetect Call the "Report Auto Detect Result Function" associated with the converter object |
![]() | INTL_SetCCCDefaultCSID Set the "Default Document CSID" to the converter object |
![]() | INTL_GetCCCDefaultCSID Get the "Default Document CSID" from the converter object |
alphabetic index hierarchy of classes
generated by doc++