Public Member Functions

fst::StateIterator< UnionFst< A > > Class Template Reference

Specialization for UnionFst. More...

#include <fst/union.h>

Inherits fst::StateIterator< RationalFst< A > >.

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

List of all members.

Public Member Functions

 StateIterator (const UnionFst< A > &fst)

Detailed Description

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

Specialization for UnionFst.

Definition at line 142 of file union.h.


Constructor & Destructor Documentation

template<class A >
fst::StateIterator< UnionFst< A > >::StateIterator ( const UnionFst< A > &  fst  )  [inline, explicit]

Definition at line 144 of file union.h.


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