FST
openfst-1.8.4
OpenFst Library
|
#include <arc-map.h>
Public Types | |
using | FromArc = A |
using | ToArc = A |
using | Label = typename FromArc::Label |
using | Weight = typename FromArc::Weight |
Public Member Functions | |
constexpr | SuperFinalMapper (Label final_label=0) |
ToArc | operator() (const FromArc &arc) const |
constexpr MapFinalAction | FinalAction () const |
constexpr MapSymbolsAction | InputSymbolsAction () const |
constexpr MapSymbolsAction | OutputSymbolsAction () const |
uint64_t | Properties (uint64_t props) const |
using fst::SuperFinalMapper< A >::FromArc = A |
using fst::SuperFinalMapper< A >::Label = typename FromArc::Label |
using fst::SuperFinalMapper< A >::ToArc = A |
using fst::SuperFinalMapper< A >::Weight = typename FromArc::Weight |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |