#include <fst/cache.h>
Inherited by fst::ComposeFstOptions< Arc, MultiEpsMatcher< Matcher< Fst< Arc > > >, MultiEpsFilter< AltSequenceComposeFilter< MultiEpsMatcher< Matcher< Fst< Arc > > > > > >, fst::ComposeFstOptions< Arc, MultiEpsMatcher< Matcher< Fst< Arc > > >, MultiEpsFilter< SequenceComposeFilter< MultiEpsMatcher< Matcher< Fst< Arc > > > > > >, fst::ClosureFstOptions, fst::CompactFstOptions, fst::ComposeFstImplOptions< M1, M2, F, T >, fst::ComposeFstOptions< A, M, F, T >, fst::DeterminizeFstOptions< Arc >, fst::ExpandFstOptions< Arc >, fst::FactorWeightOptions< Arc >, fst::MapFstOptions, fst::ReplaceFstOptions< A, T >, fst::RmEpsilonFstOptions, and fst::ReplaceFstOptions< A >.
Public Member Functions | |
| CacheOptions (bool g, size_t l) | |
| CacheOptions () | |
Public Attributes | |
| bool | gc |
| enable GC | |
| size_t | gc_limit |
| # of bytes allowed before GC | |
Definition at line 36 of file cache.h.
| fst::CacheOptions::CacheOptions | ( | bool | g, | |
| size_t | l | |||
| ) | [inline] |
| size_t fst::CacheOptions::gc_limit |
1.7.1