ICU 4.8.1.1  4.8.1.1
Data Structures
appendable.h File Reference

C++ API: Appendable class: Sink for Unicode code points and 16-bit code units (UChars). More...

#include "unicode/utypes.h"
#include "unicode/uobject.h"

Go to the source code of this file.

Data Structures

class  Appendable
 Base class for objects to which Unicode characters and strings can be appended. More...
class  UnicodeStringAppendable
 An Appendable implementation which writes to a UnicodeString. More...

Detailed Description

C++ API: Appendable class: Sink for Unicode code points and 16-bit code units (UChars).

Definition in file appendable.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines