#include <unistr.h>
Public Methods | |
UCharReference () | |
UCharReference (UnicodeString *string, UTextOffset pos) | |
UCharReference (const UCharReference& that) | |
~UCharReference () | |
UCharReference& | operator= (const UCharReference& that) |
UCharReference& | operator= (UChar c) |
operator UChar () | |
Private Attributes | |
UnicodeString* | fString |
UTextOffset | fPos |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 3457 of file unistr.h. Referenced by UCharReference(). |
|
|
|
|