ICU 76.1 76.1
|
►Nicu | File coll.h |
NNoUnit | Dimensionless unit for percent and permille |
►CAlphabeticIndex | AlphabeticIndex supports the creation of a UI index appropriate for a given language |
CBucket | An index "bucket" with a label string and type |
CImmutableIndex | Immutable, thread-safe version of AlphabeticIndex |
CAnnualTimeZoneRule | AnnualTimeZoneRule is a class used for representing a time zone rule which takes effect annually |
CAppendable | Base class for objects to which Unicode characters and strings can be appended |
CBasicTimeZone | BasicTimeZone is an abstract class extending TimeZone |
CBreakIterator | Implements methods for finding the location of boundaries in text |
CByteSink | A ByteSink can be filled with bytes |
►CBytesTrie | Light-weight, non-const reader class for a BytesTrie |
CIterator | Iterator for all of the (byte sequence, value) pairs in a BytesTrie |
CState | BytesTrie state object, for saving a trie's current state and resetting the trie back to this state later |
CBytesTrieBuilder | Builder class for BytesTrie |
CCalendar | Calendar is an abstract base class for converting between a UDate object and a set of integer fields such as YEAR , MONTH , DAY , HOUR , and so on |
CCanonicalIterator | This class allows one to iterate through all the strings that are canonically equivalent to a given string |
CCaseMap | Low-level C++ case mapping functions |
CChar16Ptr | Char16_t * wrapper with implicit conversion from distinct but bit-compatible pointer types |
CCharacterIterator | Abstract class that defines an API for iteration on text objects |
CCheckedArrayByteSink | Implementation of ByteSink that writes to a flat byte array, with bounds-checking: This sink will not write more than capacity bytes to outbuf |
CChoiceFormat | ChoiceFormat converts between ranges of numeric values and strings for those ranges |
CCollationElementIterator | Used as an iterator to walk through each character of an international string |
CCollationKey | Collation keys are generated by the Collator class |
CCollator | The Collator class performs locale-sensitive string comparison |
CCollatorFactory | A factory, used with registerFactory, the creates multiple collators and provides display names for them |
CCompactDecimalFormat | IMPORTANT: New users are strongly encouraged to see if numberformatter.h fits their use case |
CConstChar16Ptr | Const char16_t * wrapper with implicit conversion from distinct but bit-compatible pointer types |
CConstrainedFieldPosition | Represents a span of a string containing a given field |
CCurrencyAmount | A currency together with a numeric amount, such as 200 USD |
CCurrencyPluralInfo | This class represents the information needed by DecimalFormat to format currency plural, such as "3.00 US dollars" or "1.00 US dollar" |
CCurrencyUnit | A unit of currency, such as USD (U.S |
CDateFormat | DateFormat is an abstract class for a family of classes that convert dates and times from their internal representations to textual form and back again in a language-independent manner |
CDateFormatSymbols | DateFormatSymbols is a public class for encapsulating localizable date-time formatting data – including timezone data |
CDateInterval | This class represents a date interval |
CDateIntervalFormat | DateIntervalFormat is a class for formatting and parsing date intervals in a language-independent manner |
CDateIntervalInfo | DateIntervalInfo is a public class for encapsulating localizable date time interval patterns |
CDateTimePatternGenerator | This class provides flexible generation of date format patterns, like "yy-MM-dd" |
CDateTimeRule | DateTimeRule is a class representing a time in a year by a rule specified by month, day of month, day of week and time in the day |
CDecimalFormat | IMPORTANT: New users are strongly encouraged to see if numberformatter.h fits their use case |
CDecimalFormatSymbols | This class represents the set of symbols needed by DecimalFormat to format numbers |
►CDisplayOptions | Represents all the display options that are supported by CLDR such as grammatical case, noun class, ... etc |
CBuilder | Responsible for building DisplayOptions |
►CEdits | Records lengths of string edits but not replacement text |
CIterator | Access to the list of edits |
CErrorCode | Wrapper class for UErrorCode, with conversion operators for direct use in ICU C and C++ APIs |
CExternalBreakEngine | Define an abstract interface for the host environment to provide a low level facility to break text for unicode text in script that the text boundary cannot be handled by upper level rule based logic, for example, for Chinese and Japanese word breaking, Thai, Khmer, Burmese, Lao and other Southeast Asian scripts |
CFieldPosition | FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted output |
CFieldPositionIterator | FieldPositionIterator returns the field ids and their start/limit positions generated by a call to Format::format |
CFilteredBreakIteratorBuilder | The BreakIteratorFilter is used to modify the behavior of a BreakIterator by constructing a new BreakIterator which suppresses certain segment boundaries |
CFilteredNormalizer2 | Normalization filtered by a UnicodeSet |
CFontRuns | The FontRuns class associates pointers to LEFontInstance objects with runs of text |
CFormat | Base class for all formats |
CFormattable | Formattable objects can be passed to the Format class or its subclasses for formatting |
CFormattedDateInterval | An immutable class containing the result of a date interval formatting operation |
CFormattedList | An immutable class containing the result of a list formatting operation |
CFormattedRelativeDateTime | An immutable class containing the result of a relative datetime formatting operation |
CFormattedValue | An abstract formatted value: a string with associated field attributes |
CForwardCharacterIterator | Abstract class that defines an API for forward-only iteration on text objects |
CGenderInfo | GenderInfo computes the gender of a list as a whole given the gender of each element |
CGregorianCalendar | Concrete class which provides the standard calendar used by most of the world |
CIDNA | Abstract base class for IDNA processing |
CIDNAInfo | Output container for IDNA processing errors |
CInitialTimeZoneRule | InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning and has no actual start times |
CListFormatter | An immutable class for formatting a list, using data from CLDR (or supplied separately) |
CLocalArray | "Smart pointer" class, deletes objects via the C++ array delete[] operator |
►CLocale | A Locale object represents a specific geographical, political, or cultural region |
CConvertingIterator | A generic Locale iterator implementation over Locale input iterators |
CIterator | A Locale iterator interface similar to a Java Iterator<Locale> |
CRangeIterator | A generic Locale iterator implementation over Locale input iterators |
CLocaleBuilder | LocaleBuilder is used to build instances of Locale from values configured by the setters |
CLocaleDisplayNames | Returns display names of Locales and components of Locales |
►CLocaleMatcher | Immutable class that picks the best match between a user's desired locales and an application's supported locales |
CBuilder | LocaleMatcher builder |
CResult | Data for the best-matching pair of a desired and a supported locale |
CLocaleRuns | The LocaleRuns class associates pointers to Locale objects with runs of text |
CLocalPointer | "Smart pointer" class, deletes objects via the standard C++ delete operator |
CLocalPointerBase | "Smart pointer" base class; do not use directly: use LocalPointer etc |
CMeasure | An amount of a specified unit, consisting of a number and a Unit |
CMeasureFormat | |
CMeasureUnit | A unit such as length, mass, volume, currency, etc |
CMessageFormat | |
►CMessagePattern | Parses and represents ICU MessageFormat patterns |
CPart | A message pattern "part", representing a pattern parsing event |
CNormalizer | Old Unicode normalization API |
CNormalizer2 | Unicode normalization functionality for standard Unicode normalization or for using custom mapping tables |
CNumberFormat | |
CNumberFormatFactory | A NumberFormatFactory is used to register new number formats |
CNumberingSystem | Defines numbering systems |
►CParagraphLayout | ParagraphLayout |
CLine | This class represents a single line of text in a ParagraphLayout |
CVisualRun | This object represents a single visual run in a line of text in a paragraph |
CParsePosition | ParsePosition is a simple class used by Format and its subclasses to keep track of the current position during parsing |
CPluralFormat | |
CPluralRules | Defines rules for mapping non-negative numeric values onto a small set of keywords |
CRegexMatcher | Class RegexMatcher bundles together a regular expression pattern and input text to which the expression can be applied |
CRegexPattern | Class RegexPattern represents a compiled regular expression |
CRegion | Region is the class representing a Unicode Region Code, also known as a Unicode Region Subtag, which is defined based upon the BCP 47 standard |
CRelativeDateTimeFormatter | Formats simple relative dates |
CReplaceable | Replaceable is an abstract base class representing a string of characters that supports the replacement of a range of itself with a new string of characters |
CResourceBundle | A class representing a collection of resource information pertaining to a given locale |
CRuleBasedBreakIterator | A subclass of BreakIterator whose behavior is specified using a list of rules |
CRuleBasedCollator | Implementation of Collator, using data-driven tables |
CRuleBasedNumberFormat | Formats numbers according to a set of rules |
CRuleBasedTimeZone | BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances |
CRunArray | The RunArray class is a base class for building classes which represent data that is associated with runs of text |
CScientificNumberFormatter | A formatter that formats numbers in user-friendly scientific notation |
CSearchIterator | SearchIterator is an abstract base class that provides methods to search for a pattern within a text string |
CSelectFormat | |
CSimpleDateFormat | SimpleDateFormat is a concrete class for formatting and parsing dates in a language-independent manner |
CSimpleFormatter | Formats simple patterns like "{1} was born in {0}" |
CSimpleNumberFormatFactory | A NumberFormatFactory that supports a single locale |
CSimpleTimeZone | SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregorian calendar |
CStringByteSink | Implementation of ByteSink that writes to a "string" |
CStringCharacterIterator | A concrete subclass of CharacterIterator that iterates over the characters (code units or code points) in a UnicodeString |
CStringEnumeration | Base class for 'pure' C++ implementations of uenum api |
CStringPiece | A string-like object that points to a sized piece of memory |
CStringSearch | StringSearch is a SearchIterator that provides language-sensitive text searching based on the comparison rules defined in a RuleBasedCollator object |
CSymbolTable | An interface that defines both lookup protocol and parsing of symbolic names |
CTimeArrayTimeZoneRule | TimeArrayTimeZoneRule represents a time zone rule whose start times are defined by an array of milliseconds since the standard base time |
CTimeUnit | Measurement unit for time units |
CTimeUnitAmount | Express a duration as a time unit and number |
CTimeUnitFormat | Format or parse a TimeUnitAmount, using plural rules for the units where available |
CTimeZone | TimeZone represents a time zone offset, and also figures out daylight savings |
CTimeZoneFormat | TimeZoneFormat supports time zone display name formatting and parsing |
►CTimeZoneNames | TimeZoneNames is an abstract class representing the time zone display name data model defined by UTS#35 Unicode Locale Data Markup Language (LDML) |
CMatchInfoCollection | MatchInfoCollection represents a collection of time zone name matches used by TimeZoneNames#find |
CTimeZoneRule | TimeZoneRule is a class representing a rule for time zone |
CTimeZoneTransition | TimeZoneTransition is a class representing a time zone transition |
►CTransliterator | Transliterator is an abstract class that transliterates text from one format to another |
CToken | A context integer or pointer for a factory function, passed by value |
CUCharCharacterIterator | A concrete subclass of CharacterIterator that iterates over the characters (code units or code points) in a char16_t array |
►CUCharsTrie | Light-weight, non-const reader class for a UCharsTrie |
CIterator | Iterator for all of the (string, value) pairs in a UCharsTrie |
CState | UCharsTrie state object, for saving a trie's current state and resetting the trie back to this state later |
CUCharsTrieBuilder | Builder class for UCharsTrie |
CUMemory | UMemory is the common ICU base class |
CUnicodeFilter | UnicodeFilter defines a protocol for selecting a subset of the full range (U+0000 to U+10FFFF) of Unicode characters |
CUnicodeFunctor | UnicodeFunctor is an abstract base class for objects that perform match and/or replace operations on Unicode strings |
CUnicodeMatcher | UnicodeMatcher defines a protocol for objects that can match a range of characters in a Replaceable string |
CUnicodeReplacer | UnicodeReplacer defines a protocol for objects that replace a range of characters in a Replaceable string with output text |
CUnicodeSet | A mutable set of Unicode characters and multicharacter strings |
CUnicodeSetIterator | UnicodeSetIterator iterates over the contents of a UnicodeSet |
CUnicodeString | UnicodeString is a string class that stores Unicode characters directly and provides similar functionality as the Java String and StringBuffer/StringBuilder classes |
CUnicodeStringAppendable | An Appendable implementation which writes to a UnicodeString |
CUObject | UObject is the common ICU "boilerplate" class |
CValueRuns | The ValueRuns class associates integer values with runs of text |
CVTimeZone | VTimeZone is a class implementing RFC2445 VTIMEZONE |