FST  openfst-1.8.3
OpenFst Library
fst::internal::VectorFstImpl< S > Member List

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

AddArc(StateId state, const Arc &arc)fst::internal::VectorFstImpl< S >inline
AddArc(StateId state, Arc &&arc)fst::internal::VectorFstImpl< S >inline
AddState()fst::internal::VectorFstImpl< S >inline
fst::internal::VectorFstBaseImpl::AddState(State *state)fst::internal::VectorFstBaseImpl< S >inline
AddStates(size_t n)fst::internal::VectorFstImpl< S >inline
Arc typedeffst::internal::VectorFstImpl< S >
BaseImpl typedeffst::internal::VectorFstImpl< S >
DeleteArcs(StateId state, size_t n)fst::internal::VectorFstImpl< S >inline
DeleteArcs(StateId state)fst::internal::VectorFstImpl< S >inline
DeleteStates(const std::vector< StateId > &dstates)fst::internal::VectorFstImpl< S >inline
DeleteStates()fst::internal::VectorFstImpl< S >inline
EmplaceArc(StateId state, T &&...ctor_args)fst::internal::VectorFstImpl< S >inline
Final(StateId state) const fst::internal::VectorFstBaseImpl< S >inline
FstImpl()=defaultfst::internal::FstImpl< S::Arc >
FstImpl(const FstImpl< S::Arc > &impl)fst::internal::FstImpl< S::Arc >inline
FstImpl(FstImpl< S::Arc > &&impl) noexceptfst::internal::FstImpl< S::Arc >
GetState(StateId state)fst::internal::VectorFstBaseImpl< S >inline
GetState(StateId state) const fst::internal::VectorFstBaseImpl< S >inline
InitArcIterator(StateId state, ArcIteratorData< Arc > *data) const fst::internal::VectorFstBaseImpl< S >inline
InitStateIterator(StateIteratorData< Arc > *data) const fst::internal::VectorFstBaseImpl< S >inline
InputSymbols() constfst::internal::FstImpl< S::Arc >inline
InputSymbols()fst::internal::FstImpl< S::Arc >inline
kStaticPropertiesfst::internal::VectorFstImpl< S >static
Label typedeffst::internal::VectorFstImpl< S >
MutableArcIterator< VectorFst< Arc, S > > classfst::internal::VectorFstImpl< S >friend
NumArcs(StateId state) const fst::internal::VectorFstBaseImpl< S >inline
NumInputEpsilons(StateId state) const fst::internal::VectorFstBaseImpl< S >inline
NumOutputEpsilons(StateId state) const fst::internal::VectorFstBaseImpl< S >inline
NumStates() const fst::internal::VectorFstBaseImpl< S >inline
operator=(const VectorFstBaseImpl &)=deletefst::internal::VectorFstBaseImpl< S >
operator=(VectorFstBaseImpl &&impl) noexceptfst::internal::VectorFstBaseImpl< S >inline
FstImpl< S::Arc >::operator=(const FstImpl &impl)fst::internal::FstImpl< S::Arc >inline
FstImpl< S::Arc >::operator=(FstImpl &&impl) noexceptfst::internal::FstImpl< S::Arc >
OutputSymbols() constfst::internal::FstImpl< S::Arc >inline
OutputSymbols()fst::internal::FstImpl< S::Arc >inline
Properties() constfst::internal::FstImpl< S::Arc >inlinevirtual
Properties(uint64_t mask) constfst::internal::FstImpl< S::Arc >inlinevirtual
properties_fst::internal::FstImpl< S::Arc >mutableprotected
Read(std::istream &strm, const FstReadOptions &opts)fst::internal::VectorFstImpl< S >static
ReadHeader(std::istream &strm, const FstReadOptions &opts, int min_version, FstHeader *hdr)fst::internal::FstImpl< S::Arc >
ReserveArcs(StateId state, size_t n)fst::internal::VectorFstBaseImpl< S >inline
ReserveStates(size_t n)fst::internal::VectorFstBaseImpl< S >inline
SetFinal(StateId state, Weight weight)fst::internal::VectorFstImpl< S >inline
SetInputSymbols(const SymbolTable *isyms)fst::internal::FstImpl< S::Arc >inline
SetOutputSymbols(const SymbolTable *osyms)fst::internal::FstImpl< S::Arc >inline
SetProperties(uint64_t props)fst::internal::FstImpl< S::Arc >inline
SetProperties(uint64_t props, uint64_t mask)fst::internal::FstImpl< S::Arc >inline
SetProperties(uint64_t props, uint64_t mask) constfst::internal::FstImpl< S::Arc >inline
SetStart(StateId state)fst::internal::VectorFstImpl< S >inline
SetState(StateId state, State *vstate)fst::internal::VectorFstBaseImpl< S >inline
SetType(std::string_view type)fst::internal::FstImpl< S::Arc >inline
Start() const fst::internal::VectorFstBaseImpl< S >inline
State typedeffst::internal::VectorFstImpl< S >
StateId typedeffst::internal::VectorFstImpl< S >
Type() constfst::internal::FstImpl< S::Arc >inline
UpdateFstHeader(const Fst< S::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< S::Arc >inlinestatic
UpdateProperties(uint64_t props, uint64_t mask)fst::internal::FstImpl< S::Arc >inline
VectorFstBaseImpl()=defaultfst::internal::VectorFstBaseImpl< S >
VectorFstBaseImpl(const VectorFstBaseImpl< S > &)=deletefst::internal::VectorFstBaseImpl< S >
VectorFstBaseImpl(VectorFstBaseImpl &&impl) noexceptfst::internal::VectorFstBaseImpl< S >inline
VectorFstImpl()fst::internal::VectorFstImpl< S >inline
VectorFstImpl(const Fst< Arc > &fst)fst::internal::VectorFstImpl< S >explicit
Weight typedeffst::internal::VectorFstImpl< S >
WriteFstHeader(const Fst< S::Arc > &fst, std::ostream &strm, const FstWriteOptions &opts, int version, std::string_view type, uint64_t properties, FstHeader *hdr)fst::internal::FstImpl< S::Arc >inlinestatic
WriteHeader(std::ostream &strm, const FstWriteOptions &opts, int version, FstHeader *hdr) constfst::internal::FstImpl< S::Arc >inline
~FstImpl()=defaultfst::internal::FstImpl< S::Arc >virtual
~VectorFstBaseImpl() overridefst::internal::VectorFstBaseImpl< S >inline