Arc typedef | fst::internal::CacheBaseImpl< CacheState< Arc > > | |
CacheBaseImpl(const CacheOptions &opts=CacheOptions()) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inlineexplicit |
CacheBaseImpl(const CacheImplOptions< DefaultCacheStore< typename CacheState< Arc >::Arc > > &opts) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inlineexplicit |
CacheBaseImpl(const CacheBaseImpl< CacheState< Arc >, DefaultCacheStore< typename CacheState< Arc >::Arc > > &impl, bool preserve_cache=false) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
CacheImpl()=default | fst::internal::CacheImpl< Arc > | |
CacheImpl(const CacheOptions &opts) | fst::internal::CacheImpl< Arc > | inlineexplicit |
CacheImpl(const CacheImpl< Arc > &impl, bool preserve_cache=false) | fst::internal::CacheImpl< Arc > | inline |
Clear() | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
DeleteArcs(StateId s) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
DeleteArcs(StateId s, size_t n) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
EmplaceArc(StateId s, T &&...ctor_args) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
Expand(StateId s) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
ExpandedState(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
Final(StateId s) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
fst::internal::CacheImpl::Final(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
FstImpl()=default | fst::internal::FstImpl< CacheState< Arc >::Arc > | |
FstImpl(const FstImpl< CacheState< Arc >::Arc > &impl) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
FstImpl(FstImpl< CacheState< Arc >::Arc > &&impl) noexcept | fst::internal::FstImpl< CacheState< Arc >::Arc > | |
GetCacheGc() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
GetCacheLimit() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
GetCacheStore() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
GetCacheStore() | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
HasArcs(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
HasFinal(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
HasStart() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
InitArcIterator(StateId s, ArcIteratorData< Arc > *data) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
fst::internal::CacheImpl::InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
InputSymbols() const | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
InputSymbols() | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
MaxExpandedState() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
MinUnexpandedState() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
NumArcs(StateId s) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
fst::internal::CacheImpl::NumArcs(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
NumInputEpsilons(StateId s) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
fst::internal::CacheImpl::NumInputEpsilons(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
NumKnownStates() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
NumOutputEpsilons(StateId s) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
fst::internal::CacheImpl::NumOutputEpsilons(StateId s) const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
FstImpl< CacheState< Arc >::Arc >::operator=(const FstImpl &impl) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
FstImpl< CacheState< Arc >::Arc >::operator=(FstImpl &&impl) noexcept | fst::internal::FstImpl< CacheState< Arc >::Arc > | |
OutputSymbols() const | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
OutputSymbols() | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
Properties() const override | fst::internal::RmEpsilonFstImpl< Arc > | inlinevirtual |
Properties(uint64_t mask) const override | fst::internal::RmEpsilonFstImpl< Arc > | inlinevirtual |
properties_ | fst::internal::FstImpl< CacheState< Arc >::Arc > | mutableprotected |
PushArc(StateId s, const Arc &arc) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
PushArc(StateId s, Arc &&arc) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
ReadHeader(std::istream &strm, const FstReadOptions &opts, int min_version, FstHeader *hdr) | fst::internal::FstImpl< CacheState< Arc >::Arc > | |
ReserveArcs(StateId s, size_t n) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
RmEpsilonFstImpl(const Fst< Arc > &fst, const RmEpsilonFstOptions &opts) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
RmEpsilonFstImpl(const RmEpsilonFstImpl &impl) | fst::internal::RmEpsilonFstImpl< Arc > | inline |
SetArcs(StateId s) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
SetExpandedState(StateId s) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
SetFinal(StateId s, Weight weight=Weight::One()) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
SetInputSymbols(const SymbolTable *isyms) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
SetOutputSymbols(const SymbolTable *osyms) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
SetProperties(uint64_t props) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
SetProperties(uint64_t props, uint64_t mask) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
SetProperties(uint64_t props, uint64_t mask) const | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
SetStart(StateId s) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
SetType(std::string_view type) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
Start() | fst::internal::RmEpsilonFstImpl< Arc > | inline |
fst::internal::CacheImpl::Start() const | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
State typedef | fst::internal::RmEpsilonFstImpl< Arc > | |
StateId typedef | fst::internal::RmEpsilonFstImpl< Arc > | |
Store typedef | fst::internal::RmEpsilonFstImpl< Arc > | |
Type() const | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
UpdateFstHeader(const Fst< CacheState< Arc >::Arc > &fst, std::ostream &strm, const FstWriteOptions &opts, int version, std::string_view type, uint64_t properties, FstHeader *hdr, size_t header_offset) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inlinestatic |
UpdateNumKnownStates(StateId s) | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
UpdateProperties(uint64_t props, uint64_t mask) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
Weight typedef | fst::internal::RmEpsilonFstImpl< Arc > | |
WriteFstHeader(const Fst< CacheState< Arc >::Arc > &fst, std::ostream &strm, const FstWriteOptions &opts, int version, std::string_view type, uint64_t properties, FstHeader *hdr) | fst::internal::FstImpl< CacheState< Arc >::Arc > | inlinestatic |
WriteHeader(std::ostream &strm, const FstWriteOptions &opts, int version, FstHeader *hdr) const | fst::internal::FstImpl< CacheState< Arc >::Arc > | inline |
~CacheBaseImpl() override | fst::internal::CacheBaseImpl< CacheState< Arc > > | inline |
~FstImpl()=default | fst::internal::FstImpl< CacheState< Arc >::Arc > | virtual |