Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ucnv_imp.h File Reference

Go to the source code of this file.

Typedefs

typedef struct _UHashtable UHashtable

Functions

UConvertercreateConverter (const char *converterName, UErrorCode * err)
void shareConverterData (UConverterSharedData * data)
UConverterSharedDatagetSharedConverterData (const char *name)
UBool deleteSharedConverterData (UConverterSharedData * sharedConverterData)
UBool isDataBasedConverter (const char *name)
void copyPlatformString (char *platformString, UConverterPlatform pltfrm)

Variables

UHashtableSHARED_DATA_HASHTABLE


Typedef Documentation

typedef struct UHashtable UHashtable
 

Definition at line 27 of file ucnv_imp.h.


Function Documentation

void copyPlatformString ( char * platformString,
UConverterPlatform pltfrm )
 

UConverter* createConverter ( const char * converterName,
UErrorCode * err )
 

UBool deleteSharedConverterData ( UConverterSharedData * sharedConverterData )
 

UConverterSharedData* getSharedConverterData ( const char * name )
 

UBool isDataBasedConverter ( const char * name )
 

void shareConverterData ( UConverterSharedData * data )
 


Variable Documentation

UHashtable * SHARED_DATA_HASHTABLE
 

Definition at line 33 of file ucnv_imp.h.


Generated at Tue Dec 5 17:55:46 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000