FST
openfst-1.8.4
OpenFst Library
|
#include <string-weight.h>
Public Types | |
using | Weight = StringWeight_ |
using | Label = typename Weight::Label |
Public Member Functions | |
StringWeightReverseIterator (const Weight &w) | |
bool | Done () const |
const Label & | Value () const |
void | Next () |
void | Reset () |
Definition at line 62 of file string-weight.h.
using fst::StringWeightReverseIterator< StringWeight_ >::Label = typename Weight::Label |
Definition at line 204 of file string-weight.h.
using fst::StringWeightReverseIterator< StringWeight_ >::Weight = StringWeight_ |
Definition at line 203 of file string-weight.h.
|
inlineexplicit |
Definition at line 206 of file string-weight.h.
|
inline |
Definition at line 212 of file string-weight.h.
|
inline |
Definition at line 216 of file string-weight.h.
|
inline |
Definition at line 224 of file string-weight.h.
|
inline |
Definition at line 214 of file string-weight.h.