Definition at line 48 of file utf8.cpp.
InternedUtf8String::InternedUtf8String |
( |
| ) |
|
|
inline |
InternedUtf8String::InternedUtf8String |
( |
Utf8String |
u | ) |
|
|
inline |
template<typename Iterator >
bool InternedUtf8String::equal |
( |
size_t |
_hash, |
|
|
size_t |
_size, |
|
|
Iterator |
it, |
|
|
utf8_tag |
|
|
) |
| const |
|
inline |
template<typename Iterator >
bool InternedUtf8String::equal |
( |
size_t |
_hash, |
|
|
size_t |
_size, |
|
|
Iterator |
it, |
|
|
utf16_tag |
|
|
) |
| const |
|
inline |
Utf8String InternedUtf8String::get_string |
( |
| ) |
const |
|
inline |
used by set_occupied
Definition at line 100 of file utf8.cpp.
size_t InternedUtf8String::hash |
( |
| ) |
const |
|
inline |
bool InternedUtf8String::is_deleted |
( |
| ) |
const |
|
inline |
bool InternedUtf8String::is_empty |
( |
| ) |
const |
|
inline |
bool InternedUtf8String::is_occupied |
( |
| ) |
const |
|
inline |
template<typename T >
bool InternedUtf8String::operator== |
( |
const T & |
t | ) |
const |
|
inline |
template<typename T >
void InternedUtf8String::set_occupied |
( |
const T & |
t | ) |
|
|
inline |
size_t InternedUtf8String::size |
( |
| ) |
const |
|
inline |
utf8_tag InternedUtf8String::tag |
( |
| ) |
const |
|
inline |
used by operator==
Definition at line 85 of file utf8.cpp.
size_t InternedUtf8String::utf16_size |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/bbc/buildbot/slave/doxygen-compiler2/source/cacao/src/vm/utf8.cpp