#include <unicharset.h>
List of all members.
Member Function Documentation
| bool CHAR_FRAGMENT::equals |
( |
const char * |
other_unichar, |
|
|
int |
other_pos, |
|
|
int |
other_total |
|
) |
| const [inline] |
| bool CHAR_FRAGMENT::equals |
( |
const CHAR_FRAGMENT * |
other | ) |
const [inline] |
| int CHAR_FRAGMENT::get_pos |
( |
| ) |
const [inline] |
| int CHAR_FRAGMENT::get_total |
( |
| ) |
const [inline] |
| const char* CHAR_FRAGMENT::get_unichar |
( |
| ) |
const [inline] |
| bool CHAR_FRAGMENT::is_beginning |
( |
| ) |
const [inline] |
| bool CHAR_FRAGMENT::is_continuation_of |
( |
const CHAR_FRAGMENT * |
fragment | ) |
const [inline] |
| bool CHAR_FRAGMENT::is_ending |
( |
| ) |
const [inline] |
| CHAR_FRAGMENT * CHAR_FRAGMENT::parse_from_string |
( |
const char * |
str | ) |
[static] |
| void CHAR_FRAGMENT::set_all |
( |
const char * |
unichar, |
|
|
int |
pos, |
|
|
int |
total |
|
) |
| [inline] |
| void CHAR_FRAGMENT::set_pos |
( |
int |
p | ) |
[inline] |
| void CHAR_FRAGMENT::set_total |
( |
int |
t | ) |
[inline] |
| void CHAR_FRAGMENT::set_unichar |
( |
const char * |
uch | ) |
[inline] |
| STRING CHAR_FRAGMENT::to_string |
( |
| ) |
const [inline] |
| static STRING CHAR_FRAGMENT::to_string |
( |
const char * |
unichar, |
|
|
int |
pos, |
|
|
int |
total |
|
) |
| [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following files: