File List

Here is a list of all documented files with brief descriptions:
alphaindex.h [code]
appendable.h [code]C++ API: Appendable class: Sink for Unicode code points and 16-bit code units (char16_ts)
basictz.h [code]C++ API: ICU TimeZone base class
brkiter.h [code]C++ API: Break Iterator
bytestream.h [code]C++ API: Interface for writing bytes, and implementation classes
bytestrie.h [code]C++ API: Trie for mapping byte sequences to integer values
bytestriebuilder.h [code]C++ API: Builder for icu::BytesTrie
calendar.h [code]
caniter.h [code]C++ API: Canonical Iterator
casemap.h [code]C++ API: Low-level C++ case mapping functions
char16ptr.h [code]C++ API: char16_t pointer wrappers with implicit conversion from bit-compatible raw pointer types
chariter.h [code]C++ API: Character Iterator
choicfmt.h [code]
coleitr.h [code]C++ API: Collation Element Iterator
coll.h [code]C++ API: Collation Service
compactdecimalformat.h [code]
curramt.h [code]
currpinf.h [code]
currunit.h [code]
datefmt.h [code]
dbbi.h [code]C++ API: Dictionary Based Break Iterator
dcfmtsym.h [code]
decimfmt.h [code]
docmain.h [code](Non API- contains Doxygen definitions)
dtfmtsym.h [code]
dtintrv.h [code]C++ API: Date Interval data type
dtitvfmt.h [code]
dtitvinf.h [code]
dtptngen.h [code]
dtrule.h [code]
edits.h [code]C++ API: C++ class Edits for low-level string transformations on styled text
enumset.h [code]C++: internal template EnumSet<>
errorcode.h [code]C++ API: ErrorCode class intended to make it easier to use ICU C and C++ APIs from C++ user code
fieldpos.h [code]
filteredbrk.h [code]C++ API: FilteredBreakIteratorBuilder
fmtable.h [code]
format.h [code]
formattedvalue.h [code]
fpositer.h [code]
gender.h [code]C++ API: GenderInfo computes the gender of a list
gregocal.h [code]
icudataver.h [code]C API: access to ICU Data Version number
icuplug.h [code]C API: ICU Plugin API
idna.h [code]C++ API: Internationalizing Domain Names in Applications (IDNA)
listformatter.h [code]
localebuilder.h [code]C++ API: Builder API for Locale
localematcher.h [code]C++ API: Locale matcher: User's desired locales vs
localpointer.h [code]C++ API: "Smart pointers" for use with and in ICU4C C++ code
locdspnm.h [code]C++ API: Provides display names of Locale and its components
locid.h [code]C++ API: Locale ID object
measfmt.h [code]
measunit.h [code]
measure.h [code]
messagepattern.h [code]C++ API: MessagePattern class: Parses and represents ICU MessageFormat patterns
msgfmt.h [code]
normalizer2.h [code]C++ API: New API for Unicode Normalization
normlzr.h [code]C++ API: Unicode Normalization
nounit.h [code]
numberformatter.h [code]
numberrangeformatter.h [code]
numfmt.h [code]
numsys.h [code]
ParagraphLayout.h [code]C++ API: Paragraph Layout
parseerr.h [code]C API: Parse Error Information
parsepos.h [code]C++ API: Canonical Iterator
platform.h [code]Basic types for the platform
playout.h [code]C API for paragraph layout
plruns.h [code]C API for run arrays
plurfmt.h [code]
plurrule.h [code]
ptypes.h [code]C API: Definitions of integer types of various widths
putil.h [code]C API: Platform Utilities
rbbi.h [code]C++ API: Rule Based Break Iterator
rbnf.h [code]
rbtz.h [code]
regex.h [code]C++ API: Regular Expressions
region.h [code]C++ API: Region classes (territory containment)
reldatefmt.h [code]
rep.h [code]C++ API: Replaceable String
resbund.h [code]C++ API: Resource Bundle
RunArrays.h [code]C++ API: base class for building classes which represent data that is associated with runs of text
schriter.h [code]C++ API: String Character Iterator
scientificnumberformatter.h [code]
search.h [code]
selfmt.h [code]
simpleformatter.h [code]C++ API: Simple formatter, minimal subset of MessageFormat
simpletz.h [code]
smpdtfmt.h [code]
sortkey.h [code]
std_string.h [code]C++ API: Central ICU header for including the C++ standard <string> header and for related definitions
strenum.h [code]C++ API: String Enumeration
stringoptions.h [code]C API: Bit set option bit constants for various string and character processing functions
stringpiece.h [code]C++ API: StringPiece: Read-only byte string wrapper class
stringtriebuilder.h [code]C++ API: Builder API for trie builders
stsearch.h [code]
symtable.h [code]C++ API: An interface that defines both lookup protocol and parsing of symbolic names
tblcoll.h [code]C++ API: The RuleBasedCollator class implements the Collator abstract base class
timezone.h [code]
tmunit.h [code]C++ API: time unit object
tmutamt.h [code]C++ API: time unit amount object
tmutfmt.h [code]C++ API: Format and parse duration in single time unit
translit.h [code]
tzfmt.h [code]C++ API: TimeZoneFormat
tznames.h [code]C++ API: TimeZoneNames
tzrule.h [code]C++ API: Time zone rule classes
tztrans.h [code]C++ API: Time zone transition
ubidi.h [code]C API: Bidi algorithm
ubiditransform.h [code]Bidi Transformations
ubrk.h [code]C API: BreakIterator
ucal.h [code]C API: Calendar
ucasemap.h [code]C API: Unicode case mapping functions using a UCaseMap service object
ucat.h [code]C API: Message Catalog Wrappers
uchar.h [code]C API: Unicode Properties
ucharstrie.h [code]C++ API: Trie for mapping Unicode strings (or 16-bit-unit sequences) to integer values
ucharstriebuilder.h [code]C++ API: Builder for icu::UCharsTrie
uchriter.h [code]C++ API: char16_t Character Iterator
uclean.h [code]C API: Initialize and clean up ICU
ucnv.h [code]C API: Character conversion
ucnv_cb.h [code]C UConverter functions to aid the writers of callbacks
ucnv_err.h [code]C UConverter predefined error callbacks
ucnvsel.h [code]A converter selector is built with a set of encoding/charset names and given an input string returns the set of names of the corresponding converters which can convert the string
ucol.h [code]C API: Collator
ucoleitr.h [code]C API: UCollationElements
uconfig.h [code]User-configurable settings
ucpmap.h [code]This file defines an abstract map from Unicode code points to integer values
ucptrie.h [code]This file defines an immutable Unicode code point trie
ucsdet.h [code]C API: Charset Detection API
ucurr.h [code]C API: Encapsulates information about a currency
udat.h [code]C API: DateFormat
udata.h [code]C API: Data loading interface
udateintervalformat.h [code]C API: Format a date interval
udatpg.h [code]C API: Wrapper for icu::DateTimePatternGenerator (unicode/dtptngen.h)
udisplaycontext.h [code]C API: Display context types (enum values)
uenum.h [code]C API: String Enumeration
ufieldpositer.h [code]C API: UFieldPositionIterator for use with format APIs
uformattable.h [code]C API: UFormattable is a thin wrapper for primitive types used for formatting and parsing
uformattedvalue.h [code]C API: Abstract operations for localized strings
ugender.h [code]C API: The purpose of this API is to compute the gender of a list as a whole given the gender of each element
uidna.h [code]C API: Internationalizing Domain Names in Applications (IDNA)
uiter.h [code]C API: Unicode Character Iteration
uldnames.h [code]C API: Provides display names of Locale ids and their components
ulistformatter.h [code]C API: Format a list in a locale-appropriate way
uloc.h [code]C API: Locale
ulocdata.h [code]C API: Provides access to locale data
umachine.h [code]Basic types and constants for UTF
umisc.h [code]C API:misc definitions
umsg.h [code]C API: MessageFormat
umutablecptrie.h [code]This file defines a mutable Unicode code point trie
unifilt.h [code]C++ API: Unicode Filter
unifunct.h [code]C++ API: Unicode Functor
unimatch.h [code]C++ API: Unicode Matcher
unirepl.h [code]
uniset.h [code]C++ API: Unicode Set
unistr.h [code]C++ API: Unicode String
unorm.h [code]C API: Unicode Normalization
unorm2.h [code]C API: New API for Unicode Normalization
unum.h [code]C API: Compatibility APIs for number formatting
unumberformatter.h [code]C-compatible API for localized number formatting; not recommended for C++
unumsys.h [code]C API: UNumberingSystem, information about numbering systems
uobject.h [code]C++ API: Common ICU base class UObject
upluralrules.h [code]C API: Plural rules, select plural keywords for numeric values
uregex.h [code]C API: Regular Expressions
uregion.h [code]C API: URegion (territory containment and mapping)
ureldatefmt.h [code]C API: URelativeDateTimeFormatter, relative date formatting of unit + numeric offset
urep.h [code]C API: Callbacks for UReplaceable
ures.h [code]C API: Resource Bundle
uscript.h [code]C API: Unicode Script Information
usearch.h [code]C API: StringSearch
uset.h [code]C API: Unicode Set
usetiter.h [code]C++ API: UnicodeSetIterator iterates over the contents of a UnicodeSet
ushape.h [code]C API: Arabic shaping
uspoof.h [code]Unicode Security and Spoofing Detection, C API
usprep.h [code]C API: Implements the StringPrep algorithm
ustdio.h [code]C API: Unicode stdio-like API
ustream.h [code]
ustring.h [code]C API: Unicode string handling functions
ustringtrie.h [code]C API: Helper definitions for dictionary trie APIs
utext.h [code]C API: Abstract Unicode Text API
utf.h [code]C API: Code point macros
utf16.h [code]C API: 16-bit Unicode handling macros
utf32.h [code]C API: UTF-32 macros
utf8.h [code]C API: 8-bit Unicode handling macros
utf_old.h [code]C API: Deprecated macros for Unicode string handling
utmscale.h [code]C API: Universal Time Scale
utrace.h [code]C API: Definitions for ICU tracing/logging
utrans.h [code]C API: Transliterator
utypes.h [code]Basic definitions for ICU, for both C and C++ APIs
uvernum.h [code]C API: definitions of ICU version numbers
uversion.h [code]C API: API for accessing ICU version numbers
vtzone.h [code]

Generated on 3 Aug 2020 for ICU 67.1 by  doxygen 1.6.1