Arc typedef | fst::internal::ConstFstImpl< A, Unsigned > | |
Arcs(StateId s) const | fst::internal::ConstFstImpl< A, Unsigned > | inline |
ConstFst< Arc, Unsigned > class | fst::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() | fst::internal::FstImpl< A > | inline |
FstImpl(const FstImpl< A > &impl) | fst::internal::FstImpl< A > | inline |
FstImpl(FstImpl< A > &&impl) noexcept | fst::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() const | fst::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) noexcept | fst::internal::FstImpl< A > | |
OutputSymbols() const | fst::internal::FstImpl< A > | inline |
OutputSymbols() | fst::internal::FstImpl< A > | inline |
Properties() const | fst::internal::FstImpl< A > | inlinevirtual |
Properties(uint64_t mask) const | fst::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) const | fst::internal::FstImpl< A > | inline |
SetType(std::string_view type) | fst::internal::FstImpl< A > | inline |
Start() const | fst::internal::ConstFstImpl< A, Unsigned > | inline |
StateId typedef | fst::internal::ConstFstImpl< A, Unsigned > | |
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::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) const | fst::internal::FstImpl< A > | inline |
~FstImpl() | fst::internal::FstImpl< A > | inlinevirtual |