Namespaces | Typedefs | Functions

openfst-1.2.6/src/include/fst/script/encode.h File Reference

#include <string>
#include <fst/script/arg-packs.h>
#include <fst/script/fst-class.h>
#include <fst/encode.h>
Include dependency graph for encode.h:
This graph shows which files directly or indirectly include this file:

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines