#include <table.h>
◆ TableQuery()
◆ Access()
| TableAccessor rime::TableQuery::Access |
( |
SyllableId | syllable_id, |
|
|
double | credibility = 0.0, |
|
|
double | quality_len = 0.0 ) const |
◆ Advance()
| bool rime::TableQuery::Advance |
( |
SyllableId | syllable_id, |
|
|
double | credibility = 0.0, |
|
|
double | quality_len = 0.0, |
|
|
size_t | last_pos = 0 ) |
◆ Backdate()
| bool rime::TableQuery::Backdate |
( |
| ) |
|
◆ credibility_sum()
| double rime::TableQuery::credibility_sum |
( |
| ) |
const |
|
inline |
◆ last_pos()
| size_t rime::TableQuery::last_pos |
( |
| ) |
const |
|
inline |
◆ level()
| size_t rime::TableQuery::level |
( |
| ) |
const |
|
inline |
◆ quality_len_sum()
| double rime::TableQuery::quality_len_sum |
( |
| ) |
const |
|
inline |
◆ Reset()
| void rime::TableQuery::Reset |
( |
| ) |
|
◆ credibility_
| vector<double> rime::TableQuery::credibility_ |
|
protected |
◆ index_code_
| Code rime::TableQuery::index_code_ |
|
protected |
◆ last_pos_
| vector<size_t> rime::TableQuery::last_pos_ |
|
protected |
◆ level_
| size_t rime::TableQuery::level_ = 0 |
|
protected |
◆ quality_len_
| vector<double> rime::TableQuery::quality_len_ |
|
protected |
The documentation for this class was generated from the following files: