FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::StateIterator< PdtExpandFst< Arc > > Class Template Reference

#include <expand.h>

Inheritance diagram for fst::StateIterator< PdtExpandFst< Arc > >:
Inheritance graph
[legend]
Collaboration diagram for fst::StateIterator< PdtExpandFst< Arc > >:
Collaboration graph
[legend]

Public Member Functions

 StateIterator (const PdtExpandFst< Arc > &fst)
 
- Public Member Functions inherited from fst::CacheStateIterator< PdtExpandFst< Arc > >
 CacheStateIterator (const PdtExpandFst< Arc > &fst, Impl *impl)
 
bool Done () const final
 
StateId Value () const final
 
void Next () final
 
void Reset () final
 
- Public Member Functions inherited from fst::StateIteratorBase< PdtExpandFst< Arc >::Arc >
virtual ~StateIteratorBase ()=default
 

Additional Inherited Members

- Public Types inherited from fst::CacheStateIterator< PdtExpandFst< Arc > >
using Arc = typename PdtExpandFst< Arc >::Arc
 
using StateId = typename Arc::StateId
 
using Weight = typename Arc::Weight
 
using Store = typename PdtExpandFst< Arc >::Store
 
using State = typename Store::State
 
using Impl = internal::CacheBaseImpl< State, Store >
 
- Public Types inherited from fst::StateIteratorBase< PdtExpandFst< Arc >::Arc >
using StateId = typename PdtExpandFst< Arc >::Arc::StateId
 

Detailed Description

template<class Arc>
class fst::StateIterator< PdtExpandFst< Arc > >

Definition at line 289 of file expand.h.

Constructor & Destructor Documentation

template<class Arc >
fst::StateIterator< PdtExpandFst< Arc > >::StateIterator ( const PdtExpandFst< Arc > &  fst)
inlineexplicit

Definition at line 292 of file expand.h.


The documentation for this class was generated from the following file: