Home | History | Annotate | Download | only in unicode

Lines Matching full:operator

55     virtual UBool operator==(const TimeZoneRule& that) const;
64 virtual UBool operator!=(const TimeZoneRule& that) const;
180 * Assignment operator.
184 TimeZoneRule& operator=(const TimeZoneRule& right);
233 * Assignment operator.
237 InitialTimeZoneRule& operator=(const InitialTimeZoneRule& right);
246 virtual UBool operator==(const TimeZoneRule& that) const;
255 virtual UBool operator!=(const TimeZoneRule& that) const;
358 * compilers support genuine RTTI. Polymorphic operator==() and clone()
444 * Assignment operator.
448 AnnualTimeZoneRule& operator=(const AnnualTimeZoneRule& right);
457 virtual UBool operator==(const TimeZoneRule& that) const;
466 virtual UBool operator!=(const TimeZoneRule& that) const;
599 * compilers support genuine RTTI. Polymorphic operator==() and clone()
660 * Assignment operator.
664 TimeArrayTimeZoneRule& operator=(const TimeArrayTimeZoneRule& right);
673 virtual UBool operator==(const TimeZoneRule& that) const;
682 virtual UBool operator!=(const TimeZoneRule& that) const;
810 * compilers support genuine RTTI. Polymorphic operator==() and clone()