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

#include <project.h>

Inheritance diagram for fst::StateIterator< ProjectFst< A > >:
Inheritance graph
[legend]
Collaboration diagram for fst::StateIterator< ProjectFst< A > >:
Collaboration graph
[legend]

Public Member Functions

 StateIterator (const ProjectFst< A > &fst)
 
- Public Member Functions inherited from fst::StateIterator< ArcMapFst< A, A, ProjectMapper< A > > >
 StateIterator (const ArcMapFst< A, A, ProjectMapper< A > > &fst)
 
bool Done () const
 
StateId Value () const
 
void Next ()
 
void Reset ()
 

Additional Inherited Members

- Public Types inherited from fst::StateIterator< ArcMapFst< A, A, ProjectMapper< A > > >
using Arc = typename ArcMapFst< A, A, ProjectMapper< A > >::Arc
 
using StateId = typename Arc::StateId
 

Detailed Description

template<class A>
class fst::StateIterator< ProjectFst< A > >

Definition at line 160 of file project.h.

Constructor & Destructor Documentation

template<class A >
fst::StateIterator< ProjectFst< A > >::StateIterator ( const ProjectFst< A > &  fst)
inlineexplicit

Definition at line 163 of file project.h.


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