FST
openfst-1.8.2.post1
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 54 of file string-weight.h.
using fst::StringWeightIterator< StringWeight_ >::Label = typename Weight::Label |
Definition at line 158 of file string-weight.h.
using fst::StringWeightIterator< StringWeight_ >::Weight = StringWeight_ |
Definition at line 157 of file string-weight.h.
|
inlineexplicit |
Definition at line 160 of file string-weight.h.
|
inline |
Definition at line 163 of file string-weight.h.
|
inline |
Definition at line 173 of file string-weight.h.
|
inline |
Definition at line 181 of file string-weight.h.
|
inline |
Definition at line 171 of file string-weight.h.