Public Types | Public Member Functions

fst::ArcIterator< RmEpsilonFst< A > > Class Template Reference

Specialization for RmEpsilonFst. More...

#include <fst/rmepsilon.h>

Inherits CacheArcIterator< RmEpsilonFst< A > >.

Collaboration diagram for fst::ArcIterator< RmEpsilonFst< A > >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef A::StateId StateId

Public Member Functions

 ArcIterator (const RmEpsilonFst< A > &fst, StateId s)

Detailed Description

template<class A>
class fst::ArcIterator< RmEpsilonFst< A > >

Specialization for RmEpsilonFst.

Definition at line 535 of file rmepsilon.h.


Member Typedef Documentation

template<class A >
typedef A::StateId fst::ArcIterator< RmEpsilonFst< A > >::StateId

Reimplemented from fst::CacheArcIterator< RmEpsilonFst< A > >.

Definition at line 538 of file rmepsilon.h.


Constructor & Destructor Documentation

template<class A >
fst::ArcIterator< RmEpsilonFst< A > >::ArcIterator ( const RmEpsilonFst< A > &  fst,
StateId  s 
) [inline]

Definition at line 540 of file rmepsilon.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines