CHAR_FRAGMENT Class Reference
#include <unicharset.h>
List of all members.
Member Function Documentation
bool CHAR_FRAGMENT::equals |
( |
const CHAR_FRAGMENT * |
other |
) |
const [inline] |
bool CHAR_FRAGMENT::equals |
( |
const char * |
other_unichar, |
|
|
int |
other_pos, |
|
|
int |
other_total | |
|
) |
| | 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] |
bool CHAR_FRAGMENT::is_natural |
( |
|
) |
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, |
|
|
bool |
natural | |
|
) |
| | [inline] |
void CHAR_FRAGMENT::set_natural |
( |
bool |
value |
) |
[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] |
STRING CHAR_FRAGMENT::to_string |
( |
const char * |
unichar, |
|
|
int |
pos, |
|
|
int |
total, |
|
|
bool |
natural | |
|
) |
| | [static] |
Member Data Documentation
The documentation for this class was generated from the following files: