Home | History | Annotate | Download | only in unicode

Lines Matching refs:UClassID

652      * ICU "poor man's RTTI", returns a UClassID for this class.
655 static UClassID U_EXPORT2 getStaticClassID(void);
658 * ICU "poor man's RTTI", returns a UClassID for the actual class.
661 virtual UClassID getDynamicClassID() const;