Go to the documentation of this file.
26 class UnicodeReplacer;
27 class TransliterationRuleData;
83 static UClassID U_EXPORT2 getStaticClassID(
void);
110 virtual void setData(
const TransliterationRuleData*) = 0;
UnicodeMatcher defines a protocol for objects that can match a range of characters in a Replaceable s...
Basic definitions for ICU, for both C and C++ APIs.
UnicodeFunctor is an abstract base class for objects that perform match and/or replace operations on ...
UObject is the common ICU "boilerplate" class.
void * UClassID
UClassID is used to identify classes without using the compiler's RTTI.
virtual UClassID getDynamicClassID() const
ICU4C "poor man's RTTI", returns a UClassID for the actual ICU class.
UnicodeReplacer defines a protocol for objects that replace a range of characters in a Replaceable st...
C++ API: Common ICU base class UObject.
#define U_NAMESPACE_BEGIN