AddClosure(ClosureType closure_type) | fst::internal::RationalFstImpl< A > | inline |
AddConcat(const Fst< Arc > &fst, bool append) | fst::internal::RationalFstImpl< A > | inline |
AddUnion(const Fst< Arc > &fst) | fst::internal::RationalFstImpl< A > | inline |
Arc typedef | fst::internal::RationalFstImpl< A > | |
Final(StateId s) | fst::internal::RationalFstImpl< A > | inline |
FstImpl() | fst::internal::FstImpl< A > | inline |
FstImpl(const FstImpl< A > &impl) | fst::internal::FstImpl< A > | inline |
FstImpl(FstImpl< A > &&impl) noexcept | fst::internal::FstImpl< A > | |
InitClosure(const Fst< Arc > &fst, ClosureType closure_type) | fst::internal::RationalFstImpl< A > | inline |
InitConcat(const Fst< Arc > &fst1, const Fst< Arc > &fst2) | fst::internal::RationalFstImpl< A > | inline |
InitUnion(const Fst< Arc > &fst1, const Fst< Arc > &fst2) | fst::internal::RationalFstImpl< A > | inline |
InputSymbols() const | fst::internal::FstImpl< A > | inline |
InputSymbols() | fst::internal::FstImpl< A > | inline |
Label typedef | fst::internal::RationalFstImpl< A > | |
NumArcs(StateId s) | fst::internal::RationalFstImpl< A > | inline |
NumInputEpsilons(StateId s) | fst::internal::RationalFstImpl< A > | inline |
NumOutputEpsilons(StateId s) | fst::internal::RationalFstImpl< A > | inline |
operator=(const FstImpl &impl) | fst::internal::FstImpl< A > | inline |
operator=(FstImpl &&impl) noexcept | fst::internal::FstImpl< A > | |
OutputSymbols() const | fst::internal::FstImpl< A > | inline |
OutputSymbols() | fst::internal::FstImpl< A > | inline |
Properties() const override | fst::internal::RationalFstImpl< A > | inlinevirtual |
Properties(uint64_t mask) const override | fst::internal::RationalFstImpl< A > | inlinevirtual |
properties_ | fst::internal::FstImpl< A > | mutableprotected |
RationalFstImpl(const RationalFstOptions &opts) | fst::internal::RationalFstImpl< A > | inlineexplicit |
RationalFstImpl(const RationalFstImpl< Arc > &impl) | fst::internal::RationalFstImpl< A > | inline |
ReadHeader(std::istream &strm, const FstReadOptions &opts, int min_version, FstHeader *hdr) | fst::internal::FstImpl< A > | |
Replace() const | fst::internal::RationalFstImpl< A > | inline |
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) const | fst::internal::FstImpl< A > | inline |
SetType(std::string_view type) | fst::internal::FstImpl< A > | inline |
Start() | fst::internal::RationalFstImpl< A > | inline |
StateId typedef | fst::internal::RationalFstImpl< A > | |
Type() const | fst::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 typedef | fst::internal::RationalFstImpl< A > | |
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) const | fst::internal::FstImpl< A > | inline |
~FstImpl() | fst::internal::FstImpl< A > | inlinevirtual |
~RationalFstImpl() override | fst::internal::RationalFstImpl< A > | inline |