#include <user_dictionary.h>
◆ UserDictEntryIterator()
| rime::UserDictEntryIterator::UserDictEntryIterator |
( |
| ) |
|
|
default |
◆ Add()
| void rime::UserDictEntryIterator::Add |
( |
an< DictEntry > && | entry | ) |
|
◆ AddFilter()
◆ cache_size()
| size_t rime::UserDictEntryIterator::cache_size |
( |
| ) |
const |
|
inline |
◆ exhausted()
| bool rime::UserDictEntryIterator::exhausted |
( |
| ) |
const |
|
inline |
◆ FindNextEntry()
| bool rime::UserDictEntryIterator::FindNextEntry |
( |
| ) |
|
|
protected |
◆ Next()
| bool rime::UserDictEntryIterator::Next |
( |
| ) |
|
◆ Peek()
◆ SetEntries()
| void rime::UserDictEntryIterator::SetEntries |
( |
DictEntryList && | entries | ) |
|
◆ SortRange()
| void rime::UserDictEntryIterator::SortRange |
( |
size_t | start, |
|
|
size_t | count ) |
◆ cache_
◆ index_
| size_t rime::UserDictEntryIterator::index_ = 0 |
|
protected |
The documentation for this class was generated from the following files: