#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.
Namespaces | |
namespace | icu |
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 NULL value. | |
Typedefs | |
typedef UHashtable | UHashtable |
Definition in file msgfmt.h.