#include <t140.h>
|
PINDEX | SetUTF (BYTE *ptr, WORD c) |
|
Enumerator |
---|
ZERO_WIDTH_NO_BREAK |
|
UTF_NEWLINE |
|
T140String::T140String |
( |
| ) |
|
T140String::T140String |
( |
const BYTE * |
data, |
|
|
PINDEX |
len |
|
) |
| |
T140String::T140String |
( |
const PBYTEArray & |
bytes | ) |
|
T140String::T140String |
( |
const char * |
chars | ) |
|
T140String::T140String |
( |
const PString & |
str | ) |
|
PINDEX T140String::AppendUnicode16 |
( |
WORD |
c | ) |
|
PINDEX T140String::AppendUTF |
( |
const BYTE * |
utf, |
|
|
PINDEX |
utfLen |
|
) |
| |
bool T140String::AsString |
( |
PString & |
str | ) |
|
PINDEX T140String::GetLength |
( |
| ) |
const |
|
inline |
PINDEX T140String::GetUTF |
( |
const BYTE * |
ptr, |
|
|
PINDEX |
len, |
|
|
WORD & |
ch |
|
) |
| |
PINDEX T140String::GetUTF |
( |
PINDEX |
pos, |
|
|
WORD & |
ch |
|
) |
| |
PINDEX T140String::GetUTFLen |
( |
WORD |
c | ) |
|
PINDEX T140String::SetUTF |
( |
BYTE * |
ptr, |
|
|
WORD |
c |
|
) |
| |
|
protected |
PINDEX T140String::length |
|
protected |
The documentation for this class was generated from the following file: