FST
openfst-1.8.4
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 67 of file set-weight.h.
using fst::SetWeightIterator< SetWeight_ >::Label = typename Weight::Label |
Definition at line 216 of file set-weight.h.
using fst::SetWeightIterator< SetWeight_ >::Weight = SetWeight_ |
Definition at line 215 of file set-weight.h.
|
inlineexplicit |
Definition at line 218 of file set-weight.h.
|
inline |
Definition at line 221 of file set-weight.h.
|
inline |
Definition at line 231 of file set-weight.h.
|
inline |
Definition at line 239 of file set-weight.h.
|
inline |
Definition at line 229 of file set-weight.h.