Arc typedef | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | |
CacheBaseImpl(const CacheOptions &opts=CacheOptions()) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inlineexplicit |
CacheBaseImpl(const CacheImplOptions< CacheStore > &opts) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inlineexplicit |
CacheBaseImpl(const CacheBaseImpl< CacheStore::State, CacheStore > &impl, bool preserve_cache=false) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
Clear() | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
CompactFstImpl() | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CompactFstImpl(const Fst< Arc > &fst, std::shared_ptr< Compactor > compactor, const CompactFstOptions &opts) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CompactFstImpl(std::shared_ptr< Compactor > compactor, const CompactFstOptions &opts) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CompactFstImpl(const CompactFstImpl &impl) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CompactFstImpl(const CompactFstImpl< Arc, Compactor, OtherCacheStore > &impl) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inlineexplicit |
CompactFstImpl(const CompactFstImpl< OtherArc, OtherCompactor, OtherCacheStore > &impl) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inlineexplicitprotected |
Compactor typedef | fst::internal::CompactFstImpl< Arc, C, CacheStore > | |
CountEpsilons(StateId s, bool output_epsilons) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
DeleteArcs(StateId s) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
DeleteArcs(StateId s, size_t n) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
EmplaceArc(StateId s, T &&...ctor_args) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
Expand(StateId s) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
ExpandedState(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
Final(StateId s) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CacheBaseImpl< CacheStore::State, CacheStore >::Final(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
FstImpl()=default | fst::internal::FstImpl< CacheStore::State::Arc > | |
FstImpl(const FstImpl< CacheStore::State::Arc > &impl) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
FstImpl(FstImpl< CacheStore::State::Arc > &&impl) noexcept | fst::internal::FstImpl< CacheStore::State::Arc > | |
GetCacheGc() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
GetCacheLimit() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
GetCacheStore() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
GetCacheStore() | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
GetCompactor() const | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
HasArcs(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
HasFinal(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
HasStart() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
ImplBase typedef | fst::internal::CompactFstImpl< Arc, C, CacheStore > | |
InitArcIterator(StateId s, ArcIteratorData< Arc > *data) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CacheBaseImpl< CacheStore::State, CacheStore >::InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
InitStateIterator(StateIteratorData< Arc > *data) const | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
InputSymbols() const | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
InputSymbols() | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
kStaticProperties | fst::internal::CompactFstImpl< Arc, C, CacheStore > | static |
MaxExpandedState() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
MinUnexpandedState() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
MutableCompactor() | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
NumArcs(StateId s) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CacheBaseImpl< CacheStore::State, CacheStore >::NumArcs(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
NumInputEpsilons(StateId s) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CacheBaseImpl< CacheStore::State, CacheStore >::NumInputEpsilons(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
NumKnownStates() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
NumOutputEpsilons(StateId s) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CacheBaseImpl< CacheStore::State, CacheStore >::NumOutputEpsilons(StateId s) const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
NumStates() const | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
FstImpl< CacheStore::State::Arc >::operator=(const FstImpl &impl) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
FstImpl< CacheStore::State::Arc >::operator=(FstImpl &&impl) noexcept | fst::internal::FstImpl< CacheStore::State::Arc > | |
OutputSymbols() const | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
OutputSymbols() | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
Properties() const | fst::internal::FstImpl< CacheStore::State::Arc > | inlinevirtual |
Properties(uint64_t mask) const | fst::internal::FstImpl< CacheStore::State::Arc > | inlinevirtual |
properties_ | fst::internal::FstImpl< CacheStore::State::Arc > | mutableprotected |
PushArc(StateId s, const Arc &arc) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
PushArc(StateId s, Arc &&arc) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
Read(std::istream &strm, const FstReadOptions &opts) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inlinestatic |
ReadHeader(std::istream &strm, const FstReadOptions &opts, int min_version, FstHeader *hdr) | fst::internal::FstImpl< CacheStore::State::Arc > | |
ReserveArcs(StateId s, size_t n) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
SetArcs(StateId s) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
SetCompactor(std::shared_ptr< Compactor > compactor) | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
SetExpandedState(StateId s) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
SetFinal(StateId s, Weight weight=Weight::One()) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
SetInputSymbols(const SymbolTable *isyms) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
SetOutputSymbols(const SymbolTable *osyms) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
SetProperties(uint64_t props) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
SetProperties(uint64_t props, uint64_t mask) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
SetProperties(uint64_t props, uint64_t mask) const | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
SetStart(StateId s) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
SetType(std::string_view type) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
SharedCompactor() | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
Start() | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
CacheBaseImpl< CacheStore::State, CacheStore >::Start() const | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
StateId typedef | fst::internal::CompactFstImpl< Arc, C, CacheStore > | |
Store typedef | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | |
Type() const | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
UpdateFstHeader(const Fst< CacheStore::State::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< CacheStore::State::Arc > | inlinestatic |
UpdateNumKnownStates(StateId s) | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
UpdateProperties(uint64_t props, uint64_t mask) | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
Weight typedef | fst::internal::CompactFstImpl< Arc, C, CacheStore > | |
Write(std::ostream &strm, const FstWriteOptions &opts) const | fst::internal::CompactFstImpl< Arc, C, CacheStore > | inline |
WriteFstHeader(const Fst< CacheStore::State::Arc > &fst, std::ostream &strm, const FstWriteOptions &opts, int version, std::string_view type, uint64_t properties, FstHeader *hdr) | fst::internal::FstImpl< CacheStore::State::Arc > | inlinestatic |
WriteHeader(std::ostream &strm, const FstWriteOptions &opts, int version, FstHeader *hdr) const | fst::internal::FstImpl< CacheStore::State::Arc > | inline |
~CacheBaseImpl() override | fst::internal::CacheBaseImpl< CacheStore::State, CacheStore > | inline |
~FstImpl()=default | fst::internal::FstImpl< CacheStore::State::Arc > | virtual |