FST
openfst-1.8.2
OpenFst Library
|
#include <far.h>
Public Types | |
using | Arc = A |
![]() | |
using | Arc = A |
Public Member Functions | |
FstFarWriter (const std::string &source) | |
void | Add (std::string_view key, const Fst< A > &fst) final |
FarType | Type () const final |
bool | Error () const final |
~FstFarWriter () final | |
![]() | |
virtual | ~FarWriter () |
Static Public Member Functions | |
static FstFarWriter * | Create (const std::string &source) |
![]() | |
static FarWriter * | Create (const std::string &source, FarType type=FarType::DEFAULT) |
Additional Inherited Members | |
![]() | |
FarWriter () | |
using fst::FstFarWriter< A >::Arc = A |
|
inlineexplicit |
|
inlinefinal |
|
inlinefinalvirtual |
Implements fst::FarWriter< A >.
|
inlinestatic |
|
inlinefinalvirtual |
Implements fst::FarWriter< A >.
|
inlinefinalvirtual |
Implements fst::FarWriter< A >.