|
using | StateId = typename A::StateId |
|
using | FST = ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst > |
|
using | Arc = typename ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst >::Arc |
|
using | StateId = typename Arc::StateId |
|
using | Weight = typename Arc::Weight |
|
using | Store = typename ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst >::Store |
|
using | State = typename Store::State |
|
using | Impl = internal::CacheBaseImpl< State, Store > |
|
template<class A, class B, class C, class CacheStore, PropagateKExpanded propagate_expanded_fst>
class fst::ArcIterator< ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst > >
Definition at line 735 of file arc-map.h.