FST
openfst-1.8.2.post1
OpenFst Library
|
#include <cstring>
#include <ios>
#include <iostream>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/script/arcfilter-impl.h>
#include <fst/script/getters.h>
#include <fst/script/info.h>
Go to the source code of this file.
Functions | |
DECLARE_string (arc_filter) | |
DECLARE_string (info_type) | |
DECLARE_bool (test_properties) | |
DECLARE_bool (fst_verify) | |
int | fstinfo_main (int argc, char **argv) |
DECLARE_bool | ( | test_properties | ) |
DECLARE_bool | ( | fst_verify | ) |
DECLARE_string | ( | arc_filter | ) |
DECLARE_string | ( | info_type | ) |
int fstinfo_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 69 of file fstinfo-main.cc.