ICU 4.8.1.1
4.8.1.1
|
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 | MessageFormat |
class | MessageFormat::PluralSelectorProvider |
This provider helps defer instantiation of a PluralRules object until we actually need to select a keyword. | |
class | MessageFormat::DummyFormat |
A DummyFormatter that we use solely to store a NULL value. | |
Typedefs | |
typedef struct UHashtable | UHashtable |
C++ API: Formats messages in a language-neutral way.
Definition in file msgfmt.h.