FST  openfst-1.8.3
OpenFst Library
fst::internal::LinearClassifierFstImpl< A > Member List

This is the complete list of members for fst::internal::LinearClassifierFstImpl< A >, including all inherited members.

Arc typedeffst::internal::LinearClassifierFstImpl< 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()=defaultfst::internal::CacheImpl< A >
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::LinearClassifierFstImpl< A >
ExpandedState(StateId s) constfst::internal::CacheBaseImpl< CacheState< A > >inline
Final(StateId s)fst::internal::LinearClassifierFstImpl< A >inline
CacheImpl< A >::Final(StateId s) constfst::internal::CacheBaseImpl< CacheState< A > >inline
FstImpl()=defaultfst::internal::FstImpl< CacheState< A >::Arc >
FstImpl(const FstImpl< CacheState< A >::Arc > &impl)fst::internal::FstImpl< CacheState< A >::Arc >inline
FstImpl(FstImpl< CacheState< A >::Arc > &&impl) noexceptfst::internal::FstImpl< CacheState< A >::Arc >
GetCacheGc() constfst::internal::CacheBaseImpl< CacheState< A > >inline
GetCacheLimit() constfst::internal::CacheBaseImpl< CacheState< A > >inline
GetCacheStore() constfst::internal::CacheBaseImpl< CacheState< A > >inline
GetCacheStore()fst::internal::CacheBaseImpl< CacheState< A > >inline
HasArcs(StateId s) constfst::internal::CacheBaseImpl< CacheState< A > >inline
HasFinal(StateId s) constfst::internal::CacheBaseImpl< CacheState< A > >inline
HasStart() constfst::internal::CacheBaseImpl< CacheState< A > >inline
InitArcIterator(StateId s, ArcIteratorData< A > *data)fst::internal::LinearClassifierFstImpl< A >inline
CacheImpl< A >::InitArcIterator(StateId s, ArcIteratorData< Arc > *data) constfst::internal::CacheBaseImpl< CacheState< A > >inline
InputSymbols() constfst::internal::FstImpl< CacheState< A >::Arc >inline
InputSymbols()fst::internal::FstImpl< CacheState< A >::Arc >inline
Label typedeffst::internal::LinearClassifierFstImpl< A >
LinearClassifierFstImpl()fst::internal::LinearClassifierFstImpl< A >inline
LinearClassifierFstImpl(const LinearFstData< Arc > *data, size_t num_classes, const SymbolTable *isyms, const SymbolTable *osyms, CacheOptions opts)fst::internal::LinearClassifierFstImpl< A >inline
LinearClassifierFstImpl(const LinearClassifierFstImpl &impl)fst::internal::LinearClassifierFstImpl< A >inline
MatchInput(StateId s, Label ilabel, std::vector< Arc > *arcs)fst::internal::LinearClassifierFstImpl< A >
MaxExpandedState() constfst::internal::CacheBaseImpl< CacheState< A > >inline
MinUnexpandedState() constfst::internal::CacheBaseImpl< CacheState< A > >inline
NGramIterator typedeffst::internal::LinearClassifierFstImpl< A >
NumArcs(StateId s)fst::internal::LinearClassifierFstImpl< A >inline
CacheImpl< A >::NumArcs(StateId s) constfst::internal::CacheBaseImpl< CacheState< A > >inline
NumInputEpsilons(StateId s)fst::internal::LinearClassifierFstImpl< A >inline
CacheImpl< A >::NumInputEpsilons(StateId s) constfst::internal::CacheBaseImpl< CacheState< A > >inline
NumKnownStates() constfst::internal::CacheBaseImpl< CacheState< A > >inline
NumOutputEpsilons(StateId s)fst::internal::LinearClassifierFstImpl< A >inline
CacheImpl< A >::NumOutputEpsilons(StateId s) constfst::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) noexceptfst::internal::FstImpl< CacheState< A >::Arc >
OutputSymbols() constfst::internal::FstImpl< CacheState< A >::Arc >inline
OutputSymbols()fst::internal::FstImpl< CacheState< A >::Arc >inline
Properties() constfst::internal::FstImpl< CacheState< A >::Arc >inlinevirtual
Properties(uint64_t mask) constfst::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::LinearClassifierFstImpl< 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) constfst::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::LinearClassifierFstImpl< A >inline
CacheImpl< A >::Start() constfst::internal::CacheBaseImpl< CacheState< A > >inline
State typedeffst::internal::CacheImpl< A >
StateId typedeffst::internal::LinearClassifierFstImpl< A >
Store typedeffst::internal::CacheBaseImpl< CacheState< A > >
Type() constfst::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 typedeffst::internal::LinearClassifierFstImpl< A >
Write(std::ostream &strm, const FstWriteOptions &opts) const fst::internal::LinearClassifierFstImpl< 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) constfst::internal::FstImpl< CacheState< A >::Arc >inline
~CacheBaseImpl() overridefst::internal::CacheBaseImpl< CacheState< A > >inline
~FstImpl()=defaultfst::internal::FstImpl< CacheState< A >::Arc >virtual