FST  openfst-1.8.2
OpenFst Library
Functions
farextract-main.cc File Reference
#include <memory>
#include <string>
#include <vector>
#include <fst/flags.h>
#include <fst/extensions/far/farscript.h>
#include <fst/extensions/far/getters.h>
Include dependency graph for farextract-main.cc:

Go to the source code of this file.

Functions

 DECLARE_string (filename_prefix)
 
 DECLARE_string (filename_suffix)
 
 DECLARE_int32 (generate_filenames)
 
 DECLARE_string (keys)
 
 DECLARE_string (key_separator)
 
 DECLARE_string (range_delimiter)
 
int farextract_main (int argc, char **argv)
 

Function Documentation

DECLARE_int32 ( generate_filenames  )
DECLARE_string ( filename_prefix  )
DECLARE_string ( filename_suffix  )
DECLARE_string ( keys  )
DECLARE_string ( key_separator  )
DECLARE_string ( range_delimiter  )
int farextract_main ( int  argc,
char **  argv 
)

Definition at line 35 of file farextract-main.cc.