FST
openfst-1.8.2
OpenFst Library
|
#include <expand.h>
Public Member Functions | |
MPdtExpandFstOptions (const CacheOptions &opts=CacheOptions(), bool kp=false, internal::MPdtStack< typename Arc::StateId, typename Arc::Label > *s=nullptr, PdtStateTable< typename Arc::StateId, typename Arc::StateId > *st=nullptr) | |
![]() | |
CacheOptions (bool gc=FST_FLAGS_fst_default_cache_gc, size_t gc_limit=FST_FLAGS_fst_default_cache_gc_limit) | |
Public Attributes | |
bool | keep_parentheses |
internal::MPdtStack< typename Arc::StateId, typename Arc::Label > * | stack |
PdtStateTable< typename Arc::StateId, typename Arc::StateId > * | state_table |
![]() | |
bool | gc |
size_t | gc_limit |
|
inlineexplicit |
bool fst::MPdtExpandFstOptions< Arc >::keep_parentheses |
internal::MPdtStack<typename Arc::StateId, typename Arc::Label>* fst::MPdtExpandFstOptions< Arc >::stack |
PdtStateTable<typename Arc::StateId, typename Arc::StateId>* fst::MPdtExpandFstOptions< Arc >::state_table |