FST  openfst-1.8.3
OpenFst Library
fst::PdtExpandFstOptions< Arc > Member List

This is the complete list of members for fst::PdtExpandFstOptions< Arc >, including all inherited members.

CacheOptions(bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit)fst::CacheOptionsinlineexplicit
gcfst::CacheOptions
gc_limitfst::CacheOptions
keep_parenthesesfst::PdtExpandFstOptions< Arc >
PdtExpandFstOptions(const CacheOptions &opts=CacheOptions(), bool keep_parentheses=false, PdtStack< typename Arc::StateId, typename Arc::Label > *stack=nullptr, PdtStateTable< typename Arc::StateId, typename Arc::StateId > *state_table=nullptr)fst::PdtExpandFstOptions< Arc >inlineexplicit
stackfst::PdtExpandFstOptions< Arc >
state_tablefst::PdtExpandFstOptions< Arc >