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