FST
openfst-1.8.4
OpenFst Library
|
This is the complete list of members for fst::Compressor< Arc >, including all inherited members.
BfsOrder(const ExpandedFst< Arc > &fst, std::vector< StateId > *order) | fst::Compressor< Arc > | |
Compress(const Fst< Arc > &fst, std::ostream &strm) | fst::Compressor< Arc > | |
Compressor()=default | fst::Compressor< Arc > | |
DecodeForCompress(MutableFst< Arc > *fst, const EncodeMapper< Arc > &mapper) | fst::Compressor< Arc > | |
DecodeProcessedFst(const std::vector< StateId > &input, MutableFst< Arc > *fst, bool unweighted) | fst::Compressor< Arc > | |
Decompress(std::istream &strm, std::string_view source, MutableFst< Arc > *fst) | fst::Compressor< Arc > | |
EncodeProcessedFst(const ExpandedFst< Arc > &fst, std::ostream &strm) | fst::Compressor< Arc > | |
Label typedef | fst::Compressor< Arc > | |
Preprocess(const Fst< Arc > &fst, MutableFst< Arc > *preprocessedfst, EncodeMapper< Arc > *encoder) | fst::Compressor< Arc > | |
ReadWeight(std::istream &strm, std::vector< Weight > *output) | fst::Compressor< Arc > | |
StateId typedef | fst::Compressor< Arc > | |
Weight typedef | fst::Compressor< Arc > | |
WriteToBuffer(CVar input) | fst::Compressor< Arc > | inline |
WriteToStream(std::ostream &strm) | fst::Compressor< Arc > | |
WriteWeight(const std::vector< Weight > &input, std::ostream &strm) | fst::Compressor< Arc > |