FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::StateIterator< MatcherFst< FST, M, Name, Init > > Class Template Reference

#include <matcher-fst.h>

Inheritance diagram for fst::StateIterator< MatcherFst< FST, M, Name, Init > >:
Inheritance graph
[legend]
Collaboration diagram for fst::StateIterator< MatcherFst< FST, M, Name, Init > >:
Collaboration graph
[legend]

Public Member Functions

 StateIterator (const MatcherFst< FST, M, Name, Init > &fst)
 
- Public Member Functions inherited from fst::StateIterator< FST >
 StateIterator (const FST &fst)
 
bool Done () const
 
StateId Value () const
 
void Next ()
 
void Reset ()
 

Additional Inherited Members

- Public Types inherited from fst::StateIterator< FST >
using Arc = typename FST::Arc
 
using StateId = typename Arc::StateId
 

Detailed Description

template<class FST, class M, const char * Name, class Init>
class fst::StateIterator< MatcherFst< FST, M, Name, Init > >

Definition at line 236 of file matcher-fst.h.

Constructor & Destructor Documentation

template<class FST , class M , const char * Name, class Init >
fst::StateIterator< MatcherFst< FST, M, Name, Init > >::StateIterator ( const MatcherFst< FST, M, Name, Init > &  fst)
inlineexplicit

Definition at line 239 of file matcher-fst.h.


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