Specialization for RmEpsilonFst. More...
#include <fst/rmepsilon.h>
Inherits CacheArcIterator< RmEpsilonFst< A > >.

Public Types | |
| typedef A::StateId | StateId |
Public Member Functions | |
| ArcIterator (const RmEpsilonFst< A > &fst, StateId s) | |
Specialization for RmEpsilonFst.
Definition at line 535 of file rmepsilon.h.
| typedef A::StateId fst::ArcIterator< RmEpsilonFst< A > >::StateId |
Reimplemented from fst::CacheArcIterator< RmEpsilonFst< A > >.
Definition at line 538 of file rmepsilon.h.
| fst::ArcIterator< RmEpsilonFst< A > >::ArcIterator | ( | const RmEpsilonFst< A > & | fst, | |
| StateId | s | |||
| ) | [inline] |
Definition at line 540 of file rmepsilon.h.
1.7.1