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

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

Arc typedeffst::internal::NGramFstImpl< A >
ArcIterator< NGramFst< A > > classfst::internal::NGramFstImpl< A >friend
Final(StateId state) const fst::internal::NGramFstImpl< A >inline
FstImpl()=defaultfst::internal::FstImpl< A >
FstImpl(const FstImpl< A > &impl)fst::internal::FstImpl< A >inline
FstImpl(FstImpl< A > &&impl) noexceptfst::internal::FstImpl< A >
GetContext(StateId s, NGramFstInst< A > *inst) const fst::internal::NGramFstImpl< A >inline
GetData(size_t *data_size) const fst::internal::NGramFstImpl< A >inline
GetStates(const std::vector< Label > &context, std::vector< StateId > *states) const fst::internal::NGramFstImpl< A >inline
Init(const char *data, std::unique_ptr< MappedFile > data_region)fst::internal::NGramFstImpl< A >inline
InitStateIterator(StateIteratorData< A > *data) const fst::internal::NGramFstImpl< A >inline
InputSymbols() constfst::internal::FstImpl< A >inline
InputSymbols()fst::internal::FstImpl< A >inline
Label typedeffst::internal::NGramFstImpl< A >
NGramFstImpl()fst::internal::NGramFstImpl< A >inline
NGramFstImpl(const Fst< A > &fst, std::vector< StateId > *order_out)fst::internal::NGramFstImpl< A >
NGramFstImpl(const Fst< A > &fst)fst::internal::NGramFstImpl< A >inlineexplicit
NGramFstImpl(const NGramFstImpl &other)fst::internal::NGramFstImpl< A >inline
NGramFstMatcher< A > classfst::internal::NGramFstImpl< A >friend
NumArcs(StateId state, NGramFstInst< A > *inst=nullptr) const fst::internal::NGramFstImpl< A >inline
NumInputEpsilons(StateId state) const fst::internal::NGramFstImpl< A >inline
NumOutputEpsilons(StateId state) const fst::internal::NGramFstImpl< A >inline
NumStates() const fst::internal::NGramFstImpl< A >inline
operator=(const FstImpl &impl)fst::internal::FstImpl< A >inline
operator=(FstImpl &&impl) noexceptfst::internal::FstImpl< A >
OutputSymbols() constfst::internal::FstImpl< A >inline
OutputSymbols()fst::internal::FstImpl< A >inline
Properties() constfst::internal::FstImpl< A >inlinevirtual
Properties(uint64_t mask) constfst::internal::FstImpl< A >inlinevirtual
properties_fst::internal::FstImpl< A >mutableprotected
Read(std::istream &strm, const FstReadOptions &opts)fst::internal::NGramFstImpl< A >inlinestatic
ReadHeader(std::istream &strm, const FstReadOptions &opts, int min_version, FstHeader *hdr)fst::internal::FstImpl< A >
SetInputSymbols(const SymbolTable *isyms)fst::internal::FstImpl< A >inline
SetInstContext(NGramFstInst< A > *inst) const fst::internal::NGramFstImpl< A >inline
SetInstFuture(StateId state, NGramFstInst< A > *inst) const fst::internal::NGramFstImpl< A >inline
SetInstNode(NGramFstInst< A > *inst) const fst::internal::NGramFstImpl< A >inline
SetOutputSymbols(const SymbolTable *osyms)fst::internal::FstImpl< A >inline
SetProperties(uint64_t props)fst::internal::FstImpl< A >inline
SetProperties(uint64_t props, uint64_t mask)fst::internal::FstImpl< A >inline
SetProperties(uint64_t props, uint64_t mask) constfst::internal::FstImpl< A >inline
SetType(std::string_view type)fst::internal::FstImpl< A >inline
Start() const fst::internal::NGramFstImpl< A >inline
StateId typedeffst::internal::NGramFstImpl< A >
Storage(uint64_t num_states, uint64_t num_futures, uint64_t num_final)fst::internal::NGramFstImpl< A >inlinestatic
StorageSize() const fst::internal::NGramFstImpl< A >inline
Type() constfst::internal::FstImpl< A >inline
UpdateFstHeader(const Fst< A > &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< A >inlinestatic
UpdateProperties(uint64_t props, uint64_t mask)fst::internal::FstImpl< A >inline
Weight typedeffst::internal::NGramFstImpl< A >
Write(std::ostream &strm, const FstWriteOptions &opts) const fst::internal::NGramFstImpl< A >inline
WriteFstHeader(const Fst< A > &fst, std::ostream &strm, const FstWriteOptions &opts, int version, std::string_view type, uint64_t properties, FstHeader *hdr)fst::internal::FstImpl< A >inlinestatic
WriteHeader(std::ostream &strm, const FstWriteOptions &opts, int version, FstHeader *hdr) constfst::internal::FstImpl< A >inline
~FstImpl()=defaultfst::internal::FstImpl< A >virtual