ICU 67.1  67.1
Public Member Functions | Protected Member Functions | Static Protected Member Functions
icu::Format Class Referenceabstract

Base class for all formats. More...

#include <format.h>

Inheritance diagram for icu::Format:
icu::UObject icu::UMemory icu::DateFormat icu::DateIntervalFormat icu::MeasureFormat icu::MessageFormat icu::NumberFormat icu::PluralFormat icu::SelectFormat icu::TimeZoneFormat

Public Member Functions

virtual ~Format ()
 Destructor. More...
 
virtual UBool operator== (const Format &other) const =0
 Return true if the given Format objects are semantically equal. More...
 
UBool operator!= (const Format &other) const
 Return true if the given Format objects are not semantically equal. More...