FST  openfst-1.8.3
OpenFst Library
fst::internal::AddOnImpl< FST, T > Member List

This is the complete list of members for fst::internal::AddOnImpl< FST, T >, including all inherited members.

AddOnImpl(const FST &fst, std::string_view type, std::shared_ptr< T > t=nullptr)fst::internal::AddOnImpl< FST, T >inline
AddOnImpl(const Fst< Arc > &fst, std::string_view type, std::shared_ptr< T > t=nullptr)fst::internal::AddOnImpl< FST, T >inline
AddOnImpl(const AddOnImpl &impl)fst::internal::AddOnImpl< FST, T >inline
Arc typedeffst::internal::AddOnImpl< FST, T >
Final(StateId s) const fst::internal::AddOnImpl< FST, T >inline
FstImpl()=defaultfst::internal::FstImpl< FST::Arc >
FstImpl(const FstImpl< FST::Arc > &impl)fst::internal::FstImpl< FST::Arc >inline
FstImpl(FstImpl< FST::Arc > &&impl) noexceptfst::internal::FstImpl< FST::Arc >
FstType typedeffst::internal::AddOnImpl< FST, T >
GetAddOn() const fst::internal::AddOnImpl< FST, T >inline
GetFst()fst::internal::AddOnImpl< FST, T >inline
GetFst() const fst::internal::AddOnImpl< FST, T >inline
GetSharedAddOn() const fst::internal::AddOnImpl< FST, T >inline
InitArcIterator(StateId s, ArcIteratorData< Arc > *data) const fst::internal::AddOnImpl< FST, T >inline
InitStateIterator(StateIteratorData< Arc > *data) const fst::internal::AddOnImpl< FST, T >inline
InputSymbols() constfst::internal::FstImpl< FST::Arc >inline
InputSymbols()fst::internal::FstImpl< FST::Arc >inline
Label typedeffst::internal::AddOnImpl< FST, T >
NumArcs(StateId s) const fst::internal::AddOnImpl< FST, T >inline
NumInputEpsilons(StateId s) const fst::internal::AddOnImpl< FST, T >inline
NumOutputEpsilons(StateId s) const fst::internal::AddOnImpl< FST, T >inline
NumStates() const fst::internal::AddOnImpl< FST, T >inline
FstImpl< FST::Arc >::operator=(const FstImpl &impl)fst::internal::FstImpl< FST::Arc >inline
FstImpl< FST::Arc >::operator=(FstImpl &&impl) noexceptfst::internal::FstImpl< FST::Arc >
OutputSymbols() constfst::internal::FstImpl< FST::Arc >inline
OutputSymbols()fst::internal::FstImpl< FST::Arc >inline
Properties() constfst::internal::FstImpl< FST::Arc >inlinevirtual
Properties(uint64_t mask) constfst::internal::FstImpl< FST::Arc >inlinevirtual
properties_fst::internal::FstImpl< FST::Arc >mutableprotected
Read(std::istream &strm, const FstReadOptions &opts)fst::internal::AddOnImpl< FST, T >inlinestatic
ReadHeader(std::istream &strm, const FstReadOptions &opts, int min_version, FstHeader *hdr)fst::internal::FstImpl< FST::Arc >
SetAddOn(std::shared_ptr< T > t)fst::internal::AddOnImpl< FST, T >inline
SetInputSymbols(const SymbolTable *isyms)fst::internal::FstImpl< FST::Arc >inline
SetOutputSymbols(const SymbolTable *osyms)fst::internal::FstImpl< FST::Arc >inline
SetProperties(uint64_t props)fst::internal::FstImpl< FST::Arc >inline
SetProperties(uint64_t props, uint64_t mask)fst::internal::FstImpl< FST::Arc >inline
SetProperties(uint64_t props, uint64_t mask) constfst::internal::FstImpl< FST::Arc >inline
SetType(std::string_view type)fst::internal::FstImpl< FST::Arc >inline
Start() const fst::internal::AddOnImpl< FST, T >inline
StateId typedeffst::internal::AddOnImpl< FST, T >
Type() constfst::internal::FstImpl< FST::Arc >inline
UpdateFstHeader(const Fst< FST::Arc > &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< FST::Arc >inlinestatic
UpdateProperties(uint64_t props, uint64_t mask)fst::internal::FstImpl< FST::Arc >inline
Weight typedeffst::internal::AddOnImpl< FST, T >
Write(std::ostream &strm, const FstWriteOptions &opts) const fst::internal::AddOnImpl< FST, T >inline
WriteFstHeader(const Fst< FST::Arc > &fst, std::ostream &strm, const FstWriteOptions &opts, int version, std::string_view type, uint64_t properties, FstHeader *hdr)fst::internal::FstImpl< FST::Arc >inlinestatic
WriteHeader(std::ostream &strm, const FstWriteOptions &opts, int version, FstHeader *hdr) constfst::internal::FstImpl< FST::Arc >inline
~FstImpl()=defaultfst::internal::FstImpl< FST::Arc >virtual