FST
openfst-1.8.4
OpenFst Library
|
#include <string-weight.h>
Public Types | |
using | Weight = StringWeight_ |
using | Label = typename Weight::Label |
Public Member Functions | |
StringWeightIterator (const Weight &w) | |
bool | Done () const |
const Label & | Value () const |
void | Next () |
void | Reset () |
Definition at line 60 of file string-weight.h.
using fst::StringWeightIterator< StringWeight_ >::Label = typename Weight::Label |
Definition at line 164 of file string-weight.h.
using fst::StringWeightIterator< StringWeight_ >::Weight = StringWeight_ |
Definition at line 163 of file string-weight.h.
|
inlineexplicit |
Definition at line 166 of file string-weight.h.
|
inline |
Definition at line 169 of file string-weight.h.
|
inline |
Definition at line 179 of file string-weight.h.
|
inline |
Definition at line 187 of file string-weight.h.
|
inline |
Definition at line 177 of file string-weight.h.