FST  openfst-1.8.3
OpenFst Library
fst::internal::ConstFstImpl< A, Unsigned > Member List

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

Arc typedeffst::internal::ConstFstImpl< A, Unsigned >
Arcs(StateId s) const fst::internal::ConstFstImpl< A, Unsigned >inline
ConstFst< Arc, Unsigned > classfst::internal::ConstFstImpl< A, Unsigned >friend
ConstFstImpl()fst::internal::ConstFstImpl< A, Unsigned >inline
ConstFstImpl(const Fst< Arc > &fst)fst::internal::ConstFstImpl< A, Unsigned >explicit
Final(StateId s) const fst::internal::ConstFstImpl< A, Unsigned >inline
FstImpl()=defaultfst::internal::FstImpl< A >
FstImpl(const FstImpl< A > &impl)fst::internal::FstImpl< A >inline
FstImpl(FstImpl< A > &&impl) noexceptfst::internal::FstImpl< A >
InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const fst::internal::ConstFstImpl< A, Unsigned >inline
InitStateIterator(StateIteratorData< Arc > *data) const fst::internal::ConstFstImpl< A, Unsigned >inline
InputSymbols() constfst::internal::FstImpl< A >inline
InputSymbols()fst::internal::FstImpl< A >inline
NumArcs(StateId s) const fst::internal::ConstFstImpl< A, Unsigned >inline
NumInputEpsilons(StateId s) const fst::internal::ConstFstImpl< A, Unsigned >inline
NumOutputEpsilons(StateId s) const fst::internal::ConstFstImpl< A, Unsigned >inline
NumStates() const fst::internal::ConstFstImpl< A, Unsigned >inline
FstImpl< A >::operator=(const FstImpl &impl)fst::internal::FstImpl< A >inline
FstImpl< A >::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::ConstFstImpl< A, Unsigned >static
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
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::ConstFstImpl< A, Unsigned >inline
StateId typedeffst::internal::ConstFstImpl< A, Unsigned >
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::ConstFstImpl< A, Unsigned >
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