FST
openfst-1.8.4
OpenFst Library
|
#include <matcher-fst.h>
Public Types | |
using | MatcherData = typename M::MatcherData |
using | Data = AddOnPair< MatcherData, MatcherData > |
using | Impl = internal::AddOnImpl< typename M::FST, Data > |
Public Member Functions | |
NullMatcherFstInit (std::shared_ptr< Impl > *) | |
Definition at line 79 of file matcher-fst.h.
using fst::NullMatcherFstInit< M >::Data = AddOnPair<MatcherData, MatcherData> |
Definition at line 82 of file matcher-fst.h.
using fst::NullMatcherFstInit< M >::Impl = internal::AddOnImpl<typename M::FST, Data> |
Definition at line 83 of file matcher-fst.h.
using fst::NullMatcherFstInit< M >::MatcherData = typename M::MatcherData |
Definition at line 81 of file matcher-fst.h.
|
inlineexplicit |
Definition at line 85 of file matcher-fst.h.