#include <segmentation.h>
◆ Segmentation()
| rime::Segmentation::Segmentation |
( |
| ) |
|
◆ ~Segmentation()
| virtual rime::Segmentation::~Segmentation |
( |
| ) |
|
|
inlinevirtual |
◆ AddSegment()
| bool rime::Segmentation::AddSegment |
( |
Segment | segment | ) |
|
◆ Forward()
| bool rime::Segmentation::Forward |
( |
| ) |
|
◆ GetConfirmedPosition()
| size_t rime::Segmentation::GetConfirmedPosition |
( |
| ) |
const |
◆ GetCurrentEndPosition()
| size_t rime::Segmentation::GetCurrentEndPosition |
( |
| ) |
const |
◆ GetCurrentSegmentLength()
| size_t rime::Segmentation::GetCurrentSegmentLength |
( |
| ) |
const |
◆ GetCurrentStartPosition()
| size_t rime::Segmentation::GetCurrentStartPosition |
( |
| ) |
const |
◆ HasFinishedSegmentation()
| bool rime::Segmentation::HasFinishedSegmentation |
( |
| ) |
const |
◆ input()
| const string & rime::Segmentation::input |
( |
| ) |
const |
|
inline |
◆ Reset() [1/2]
| void rime::Segmentation::Reset |
( |
const string & | input | ) |
|
◆ Reset() [2/2]
| void rime::Segmentation::Reset |
( |
size_t | num_segments | ) |
|
◆ Trim()
| bool rime::Segmentation::Trim |
( |
| ) |
|
◆ input_
| string rime::Segmentation::input_ |
|
protected |
The documentation for this class was generated from the following files: