#include "unicode/utypes.h"#include "unicode/coll.h"#include "unicode/dcfmtsym.h"#include "unicode/fmtable.h"#include "unicode/locid.h"#include "unicode/numfmt.h"#include "unicode/unistr.h"Go to the source code of this file.
Compounds | |
| class | RuleBasedNumberFormat |
| C++ API: RuleBasedNumberFormat. More... | |
Defines | |
| #define | U_HAVE_RBNF 1 |
Enumerations | |
| enum | URBNFRuleSetTag { URBNF_SPELLOUT, URBNF_ORDINAL, URBNF_DURATION, URBNF_COUNT } |
| Tags for the predefined rulesets. More... | |
Variables | |
| U_NAMESPACE_BEGIN class | NFRuleSet |
|
|
|
|
|
Tags for the predefined rulesets.
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001