FST
openfst-1.8.2
OpenFst Library
|
#include <string>
#include <tuple>
#include <fst/script/arcfilter-impl.h>
#include <fst/script/arg-packs.h>
#include <fst/script/fst-class.h>
#include <fst/script/info-impl.h>
Go to the source code of this file.
Namespaces | |
fst | |
fst::script | |
Typedefs | |
using | fst::script::FstInfoArgs = std::tuple< const FstClass &, bool, ArcFilterType, const std::string &, bool > |
Functions | |
template<class Arc > | |
void | fst::script::Info (FstInfoArgs *args) |
void | fst::script::Info (const FstClass &fst, bool test_properties, ArcFilterType arc_filter, const std::string &info_type, bool verify) |