ICU 73.2  73.2
Data Structures | Namespaces | Typedefs
msgfmt.h File Reference

C++ API: Formats messages in a language-neutral way. More...

#include "unicode/utypes.h"
#include "unicode/format.h"
#include "unicode/locid.h"
#include "unicode/messagepattern.h"
#include "unicode/parseerr.h"
#include "unicode/plurfmt.h"
#include "unicode/plurrule.h"

Go to the source code of this file.

Data Structures

class  icu::MessageFormat
class  icu::MessageFormat::PluralSelectorProvider
 This provider helps defer instantiation of a PluralRules object until we actually need to select a keyword.
class  icu::MessageFormat::DummyFormat
 A DummyFormatter that we use solely to store a nullptr value.

Namespaces

namespace  icu
 

File coll.h.


Typedefs

typedef struct UHashtable UHashtable

Detailed Description

C++ API: Formats messages in a language-neutral way.

Definition in file msgfmt.h.


Typedef Documentation

typedef struct UHashtable UHashtable
Internal:
Do not use.

This API is for internal use only.

Definition at line 43 of file msgfmt.h.