Arc typedef | fst::CompactArcCompactor< AC, U, S > | |
ArcCompactor typedef | fst::CompactArcCompactor< AC, U, S > | |
CompactArcCompactor() | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(const Fst< Arc > &fst, ArcCompactor &&arc_compactor=ArcCompactor()) | fst::CompactArcCompactor< AC, U, S > | inlineexplicit |
CompactArcCompactor(const Fst< Arc > &fst, std::shared_ptr< ArcCompactor > arc_compactor) | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(const Fst< Arc > &fst, std::shared_ptr< CompactArcCompactor > compactor) | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(std::shared_ptr< ArcCompactor > arc_compactor, std::shared_ptr< CompactStore > compact_store) | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(const Iterator b, const Iterator e, std::shared_ptr< ArcCompactor > arc_compactor) | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(const Iterator b, const Iterator e) | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(const CompactArcCompactor &compactor) | fst::CompactArcCompactor< AC, U, S > | inline |
CompactArcCompactor(const CompactArcCompactor< OtherC, U, S > &compactor) | fst::CompactArcCompactor< AC, U, S > | inlineexplicit |
CompactStore typedef | fst::CompactArcCompactor< AC, U, S > | |
ComputeArc(StateId s, Unsigned i, uint8_t flags) const | fst::CompactArcCompactor< AC, U, S > | inline |
Element typedef | fst::CompactArcCompactor< AC, U, S > | |
Error() const | fst::CompactArcCompactor< AC, U, S > | inline |
GetArcCompactor() const | fst::CompactArcCompactor< AC, U, S > | inline |
GetCompactStore() const | fst::CompactArcCompactor< AC, U, S > | inline |
HasFixedOutdegree() const | fst::CompactArcCompactor< AC, U, S > | inline |
IsCompatible(const Fst< Arc > &fst) const | fst::CompactArcCompactor< AC, U, S > | inline |
MutableArcCompactor() | fst::CompactArcCompactor< AC, U, S > | inline |
MutableCompactStore() | fst::CompactArcCompactor< AC, U, S > | inline |
NumArcs() const | fst::CompactArcCompactor< AC, U, S > | inline |
NumStates() const | fst::CompactArcCompactor< AC, U, S > | inline |
Properties(uint64_t props) const | fst::CompactArcCompactor< AC, U, S > | inline |
Read(std::istream &strm, const FstReadOptions &opts, const FstHeader &hdr) | fst::CompactArcCompactor< AC, U, S > | inlinestatic |
SetState(StateId s, State *state) const | fst::CompactArcCompactor< AC, U, S > | inline |
SharedArcCompactor() | fst::CompactArcCompactor< AC, U, S > | inline |
SharedCompactStore() | fst::CompactArcCompactor< AC, U, S > | inline |
Start() const | fst::CompactArcCompactor< AC, U, S > | inline |
State typedef | fst::CompactArcCompactor< AC, U, S > | |
State | fst::CompactArcCompactor< AC, U, S > | |
StateId typedef | fst::CompactArcCompactor< AC, U, S > | |
Type() | fst::CompactArcCompactor< AC, U, S > | inlinestatic |
Unsigned typedef | fst::CompactArcCompactor< AC, U, S > | |
Weight typedef | fst::CompactArcCompactor< AC, U, S > | |
Write(std::ostream &strm, const FstWriteOptions &opts) const | fst::CompactArcCompactor< AC, U, S > | inline |