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