FST  openfst-1.8.3
OpenFst Library
Public Member Functions | Static Public Member Functions | List of all members
fst::internal::RhoFstMatcherData< Label > Class Template Reference

#include <rho-fst.h>

Public Member Functions

 RhoFstMatcherData (Label rho_label=FST_FLAGS_rho_fst_rho_label, MatcherRewriteMode rewrite_mode=RewriteMode(FST_FLAGS_rho_fst_rewrite_mode))
 
 RhoFstMatcherData (const RhoFstMatcherData &data)
 
bool Write (std::ostream &ostrm, const FstWriteOptions &opts) const
 
Label RhoLabel () const
 
MatcherRewriteMode RewriteMode () const
 

Static Public Member Functions

static RhoFstMatcherData< Label > * Read (std::istream &istrm, const FstReadOptions &read)
 

Detailed Description

template<class Label>
class fst::internal::RhoFstMatcherData< Label >

Definition at line 42 of file rho-fst.h.

Constructor & Destructor Documentation

template<class Label >
fst::internal::RhoFstMatcherData< Label >::RhoFstMatcherData ( Label  rho_label = FST_FLAGS_rho_fst_rho_label,
MatcherRewriteMode  rewrite_mode = RewriteMode(FST_FLAGS_rho_fst_rewrite_mode) 
)
inlineexplicit

Definition at line 44 of file rho-fst.h.

template<class Label >
fst::internal::RhoFstMatcherData< Label >::RhoFstMatcherData ( const RhoFstMatcherData< Label > &  data)
inline

Definition at line 50 of file rho-fst.h.

Member Function Documentation

template<class Label >
static RhoFstMatcherData<Label>* fst::internal::RhoFstMatcherData< Label >::Read ( std::istream &  istrm,
const FstReadOptions read 
)
inlinestatic

Definition at line 53 of file rho-fst.h.

template<class Label >
MatcherRewriteMode fst::internal::RhoFstMatcherData< Label >::RewriteMode ( ) const
inline

Definition at line 71 of file rho-fst.h.

template<class Label >
Label fst::internal::RhoFstMatcherData< Label >::RhoLabel ( ) const
inline

Definition at line 69 of file rho-fst.h.

template<class Label >
bool fst::internal::RhoFstMatcherData< Label >::Write ( std::ostream &  ostrm,
const FstWriteOptions opts 
) const
inline

Definition at line 63 of file rho-fst.h.


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