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