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

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

Arc typedeffst::internal::ComplementFstImpl< A >
ArcIterator< ComplementFst< Arc > > classfst::internal::ComplementFstImpl< A >friend
ComplementFstImpl(const Fst< Arc > &fst)fst::internal::ComplementFstImpl< A >inlineexplicit
ComplementFstImpl(const ComplementFstImpl< Arc > &impl)fst::internal::ComplementFstImpl< A >inline
Final(StateId s) const fst::internal::ComplementFstImpl< 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 >
InputSymbols() constfst::internal::FstImpl< A >inline
InputSymbols()fst::internal::FstImpl< A >inline
Label typedeffst::internal::ComplementFstImpl< A >
NumArcs(StateId s) const fst::internal::ComplementFstImpl< A >inline
NumInputEpsilons(StateId s) const fst::internal::ComplementFstImpl< A >inline
NumOutputEpsilons(StateId s) const fst::internal::ComplementFstImpl< 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() const overridefst::internal::ComplementFstImpl< A >inlinevirtual
Properties(uint64_t mask) const overridefst::internal::ComplementFstImpl< A >inlinevirtual
properties_fst::internal::FstImpl< A >mutableprotected
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::ComplementFstImpl< A >inline
StateId typedeffst::internal::ComplementFstImpl< A >
StateIterator< ComplementFst< Arc > > classfst::internal::ComplementFstImpl< A >friend
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::ComplementFstImpl< 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) constfst::internal::FstImpl< A >inline
~FstImpl()=defaultfst::internal::FstImpl< A >virtual