FST  openfst-1.8.3
OpenFst Library
fst::VectorState< A, M > Member List

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

AddArc(const Arc &arc)fst::VectorState< A, M >inline
AddArc(Arc &&arc)fst::VectorState< A, M >inline
Arc typedeffst::VectorState< A, M >
ArcAllocator typedeffst::VectorState< A, M >
Arcs() const fst::VectorState< A, M >inline
DeleteArcs()fst::VectorState< A, M >inline
DeleteArcs(size_t n)fst::VectorState< A, M >inline
Destroy(VectorState< A, M > *state, StateAllocator *alloc)fst::VectorState< A, M >inlinestatic
EmplaceArc(T &&...ctor_args)fst::VectorState< A, M >inline
Final() const fst::VectorState< A, M >inline
GetArc(size_t n) const fst::VectorState< A, M >inline
MutableArcs()fst::VectorState< A, M >inline
NumArcs() const fst::VectorState< A, M >inline
NumInputEpsilons() const fst::VectorState< A, M >inline
NumOutputEpsilons() const fst::VectorState< A, M >inline
operator new(size_t size, StateAllocator *alloc)fst::VectorState< A, M >inline
ReserveArcs(size_t n)fst::VectorState< A, M >inline
Reset()fst::VectorState< A, M >inline
SetArc(const Arc &arc, size_t n)fst::VectorState< A, M >inline
SetFinal(Weight weight)fst::VectorState< A, M >inline
SetNumInputEpsilons(size_t n)fst::VectorState< A, M >inline
SetNumOutputEpsilons(size_t n)fst::VectorState< A, M >inline
StateAllocator typedeffst::VectorState< A, M >
StateId typedeffst::VectorState< A, M >
VectorState(const ArcAllocator &alloc)fst::VectorState< A, M >inlineexplicit
VectorState(const VectorState< A, M > &state, const ArcAllocator &alloc)fst::VectorState< A, M >inline
Weight typedeffst::VectorState< A, M >