FST
openfst-1.8.2.post1
OpenFst Library
|
#include <set-weight.h>
Public Types | |
using | Weight = SetWeight_ |
using | Label = typename Weight::Label |
Public Member Functions | |
SetWeightIterator (const Weight &w) | |
bool | Done () const |
const Label & | Value () const |
void | Next () |
void | Reset () |
Definition at line 60 of file set-weight.h.
using fst::SetWeightIterator< SetWeight_ >::Label = typename Weight::Label |
Definition at line 209 of file set-weight.h.
using fst::SetWeightIterator< SetWeight_ >::Weight = SetWeight_ |
Definition at line 208 of file set-weight.h.
|
inlineexplicit |
Definition at line 211 of file set-weight.h.
|
inline |
Definition at line 214 of file set-weight.h.
|
inline |
Definition at line 224 of file set-weight.h.
|
inline |
Definition at line 232 of file set-weight.h.
|
inline |
Definition at line 222 of file set-weight.h.