#include <string>#include <fst/script/arg-packs.h>#include <fst/script/fst-class.h>#include <fst/encode.h>

Go to the source code of this file.
Namespaces | |
| namespace | fst |
For optional argument declarations. | |
| namespace | fst::script |
Typedefs | |
| typedef args::Package < MutableFstClass *, uint32, bool, const string & > | fst::script::EncodeArgs |
Functions | |
| template<class Arc > | |
| void | fst::script::Encode (EncodeArgs *args) |
| void | fst::script::Encode (MutableFstClass *fst, uint32 flags, bool reuse_encoder, const string &coder_fname) |
1.7.1