FST  openfst-1.8.3
OpenFst Library
Public Member Functions | List of all members
fst::UnionWeightReverseIterator< L, O > Class Template Reference

#include <union-weight.h>

Public Member Functions

 UnionWeightReverseIterator (const UnionWeight< L, O > &weight)
 
bool Done () const
 
const L & Value () const
 
void Next ()
 
void Reset ()
 

Detailed Description

template<typename L, class O>
class fst::UnionWeightReverseIterator< L, O >

Definition at line 76 of file union-weight.h.

Constructor & Destructor Documentation

template<typename L, class O>
fst::UnionWeightReverseIterator< L, O >::UnionWeightReverseIterator ( const UnionWeight< L, O > &  weight)
inlineexplicit

Definition at line 246 of file union-weight.h.

Member Function Documentation

template<typename L, class O>
bool fst::UnionWeightReverseIterator< L, O >::Done ( ) const
inline

Definition at line 252 of file union-weight.h.

template<typename L, class O>
void fst::UnionWeightReverseIterator< L, O >::Next ( )
inline

Definition at line 256 of file union-weight.h.

template<typename L, class O>
void fst::UnionWeightReverseIterator< L, O >::Reset ( )
inline

Definition at line 264 of file union-weight.h.

template<typename L, class O>
const L& fst::UnionWeightReverseIterator< L, O >::Value ( ) const
inline

Definition at line 254 of file union-weight.h.


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