Home | History | Annotate | Download | only in unicode

Lines Matching refs:UClassID

3355    * ICU "poor man's RTTI", returns a UClassID for this class.
3359 static UClassID U_EXPORT2 getStaticClassID();
3362 * ICU "poor man's RTTI", returns a UClassID for the actual class.
3366 virtual UClassID getDynamicClassID() const;