#include <dictionary.h>
◆ DictEntryIterator() [1/3]
| rime::DictEntryIterator::DictEntryIterator |
( |
| ) |
|
◆ ~DictEntryIterator()
| virtual rime::DictEntryIterator::~DictEntryIterator |
( |
| ) |
|
|
virtualdefault |
◆ DictEntryIterator() [2/3]
| rime::DictEntryIterator::DictEntryIterator |
( |
const DictEntryIterator & | other | ) |
|
|
default |
◆ DictEntryIterator() [3/3]
| rime::DictEntryIterator::DictEntryIterator |
( |
DictEntryIterator && | other | ) |
|
|
default |
◆ AddChunk()
◆ AddFilter()
◆ entry_count()
| size_t rime::DictEntryIterator::entry_count |
( |
| ) |
const |
|
inline |
◆ exhausted()
| bool rime::DictEntryIterator::exhausted |
( |
| ) |
const |
◆ FindNextEntry()
| bool rime::DictEntryIterator::FindNextEntry |
( |
| ) |
|
|
protected |
◆ Next()
| bool rime::DictEntryIterator::Next |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Peek()
◆ Skip()
| bool rime::DictEntryIterator::Skip |
( |
size_t | num_entries | ) |
|
◆ Sort()
| void rime::DictEntryIterator::Sort |
( |
| ) |
|
The documentation for this class was generated from the following files: