ICU 56.1  56.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
unicode Directory Reference

Files

file  appendable.h [code]
 C++ API: Appendable class: Sink for Unicode code points and 16-bit code units (UChars).
file  brkiter.h [code]
 C++ API: Break Iterator.
file  bytestream.h [code]
 C++ API: Interface for writing bytes, and implementation classes.
file  bytestrie.h [code]
 C++ API: Trie for mapping byte sequences to integer values.
file  bytestriebuilder.h [code]
 C++ API: Builder for icu::BytesTrie.
file  caniter.h [code]
 C++ API: Canonical Iterator.
file  chariter.h [code]
 C++ API: Character Iterator.
file  dbbi.h [code]
 C++ API: Dictionary Based Break Iterator.
file  docmain.h [code]
 (Non API- contains Doxygen definitions)
file  dtintrv.h [code]
 C++ API: Date Interval data type.
file  enumset.h [code]
 C++: internal template EnumSet<>
file  errorcode.h [code]
 C++ API: ErrorCode class intended to make it easier to use ICU C and C++ APIs from C++ user code.
file  filteredbrk.h [code]
 C++ API: FilteredBreakIteratorBuilder.
file  icudataver.h [code]
 C API: access to ICU Data Version number.
file  icuplug.h [code]
 C API: ICU Plugin API.
file  idna.h [code]
 C++ API: Internationalizing Domain Names in Applications (IDNA)
file  listformatter.h [code]
 C++ API: API for formatting a list.
file  localpointer.h [code]
 C++ API: "Smart pointers" for use with and in ICU4C C++ code.
file  locid.h [code]
 C++ API: Locale ID object.
file  messagepattern.h [code]
 C++ API: MessagePattern class: Parses and represents ICU MessageFormat patterns.
file  normalizer2.h [code]
 C++ API: New API for Unicode Normalization.
file  normlzr.h [code]
 C++ API: Unicode Normalization.
file  parseerr.h [code]
 C API: Parse Error Information.
file  parsepos.h [code]
 C++ API: Canonical Iterator.
file  platform.h [code]
 Basic types for the platform.
file  ptypes.h [code]
 C API: Definitions of integer types of various widths.
file  putil.h [code]
 C API: Platform Utilities.
file  rbbi.h [code]
 C++ API: Rule Based Break Iterator.
file  rep.h [code]
 C++ API: Replaceable String.
file  resbund.h [code]
 C++ API: Resource Bundle.
file  schriter.h [code]
 C++ API: String Character Iterator.
file  std_string.h [code]
 C++ API: Central ICU header for including the C++ standard <string> header and for related definitions.
file  strenum.h [code]
 C++ API: String Enumeration.
file  stringpiece.h [code]
 C++ API: StringPiece: Read-only byte string wrapper class.
file  stringtriebuilder.h [code]
 C++ API: Builder API for trie builders.
file  symtable.h [code]
 C++ API: An interface that defines both lookup protocol and parsing of symbolic names.
file  ubidi.h [code]
 C API: Bidi algorithm.
file  ubrk.h [code]
 C API: BreakIterator.
file  ucasemap.h [code]
 C API: Unicode case mapping functions using a UCaseMap service object.
file  ucat.h [code]
 C API: Message Catalog Wrappers.
file  uchar.h [code]
 C API: Unicode Properties.
file  ucharstrie.h [code]
 C++ API: Trie for mapping Unicode strings (or 16-bit-unit sequences) to integer values.
file  ucharstriebuilder.h [code]
 C++ API: Builder for icu::UCharsTrie.
file  uchriter.h [code]
 C++ API: UChar Character Iterator.
file  uclean.h [code]
 C API: Initialize and clean up ICU.
file  ucnv.h [code]
 C API: Character conversion.
file  ucnv_cb.h [code]
 C UConverter functions to aid the writers of callbacks.
file  ucnv_err.h [code]
 C UConverter predefined error callbacks.
file  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.
file  uconfig.h [code]
 User-configurable settings.
file  udata.h [code]
 C API: Data loading interface.
file  uenum.h [code]
 C API: String Enumeration.
file  uidna.h [code]
 C API: Internationalizing Domain Names in Applications (IDNA)
file  uiter.h [code]
 C API: Unicode Character Iteration.
file  ulistformatter.h [code]
 C API: Format a list in a locale-appropriate way.
file  uloc.h [code]
 C API: Locale.
file  umachine.h [code]
 Basic types and constants for UTF.
file  umisc.h [code]
 C API:misc definitions.
file  unifilt.h [code]
 C++ API: Unicode Filter.
file  unifunct.h [code]
 C++ API: Unicode Functor.
file  unimatch.h [code]
 C++ API: Unicode Matcher.
file  uniset.h [code]
 C++ API: Unicode Set.
file  unistr.h [code]
 C++ API: Unicode String.
file  unorm.h [code]
 C API: Unicode Normalization.
file  unorm2.h [code]
 C API: New API for Unicode Normalization.
file  uobject.h [code]
 C++ API: Common ICU base class UObject.
file  urep.h [code]
 C API: Callbacks for UReplaceable.
file  ures.h [code]
 C API: Resource Bundle.
file  uscript.h [code]
 C API: Unicode Script Information.
file  uset.h [code]
 C API: Unicode Set.
file  usetiter.h [code]
 C++ API: UnicodeSetIterator iterates over the contents of a UnicodeSet.
file  ushape.h [code]
 C API: Arabic shaping.
file  usprep.h [code]
 C API: Implements the StringPrep algorithm.
file  ustring.h [code]
 C API: Unicode string handling functions.
file  ustringtrie.h [code]
 C API: Helper definitions for dictionary trie APIs.
file  utext.h [code]
 C API: Abstract Unicode Text API.
file  utf.h [code]
 C API: Code point macros.
file  utf16.h [code]
 C API: 16-bit Unicode handling macros.
file  utf32.h [code]
 C API: UTF-32 macros.
file  utf8.h [code]
 C API: 8-bit Unicode handling macros.
file  utf_old.h [code]
 C API: Deprecated macros for Unicode string handling.
file  utrace.h [code]
 C API: Definitions for ICU tracing/logging.
file  utypes.h [code]
 Basic definitions for ICU, for both C and C++ APIs.
file  uvernum.h [code]
 C API: definitions of ICU version numbers.
file  uversion.h [code]
 C API: API for accessing ICU version numbers.