#include "unicode/utypes.h"
#include "unicode/uobject.h"
Go to the source code of this file.
Namespaces | |
namespace | icu |
Data Structures | |
class | icu::Appendable |
Base class for objects to which Unicode characters and strings can be appended. More... | |
class | icu::UnicodeStringAppendable |
An Appendable implementation which writes to a UnicodeString. More... |
Definition in file appendable.h.