FST  openfst-1.8.2.post1
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element Struct Reference

#include <factor-weight.h>

Public Member Functions

 Element ()
 
 Element (StateId s, Weight weight_)
 

Public Attributes

StateId state
 
Weight weight
 

Detailed Description

template<class Arc, class FactorIterator>
struct fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element

Definition at line 243 of file factor-weight.h.

Constructor & Destructor Documentation

template<class Arc, class FactorIterator>
fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element::Element ( )
inline

Definition at line 244 of file factor-weight.h.

template<class Arc, class FactorIterator>
fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element::Element ( StateId  s,
Weight  weight_ 
)
inline

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

Member Data Documentation

template<class Arc, class FactorIterator>
StateId fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element::state

Definition at line 248 of file factor-weight.h.

template<class Arc, class FactorIterator>
Weight fst::internal::FactorWeightFstImpl< Arc, FactorIterator >::Element::weight

Definition at line 249 of file factor-weight.h.


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