FST  openfst-1.8.3
OpenFst Library
Functions
farcompilestrings-main.cc File Reference
#include <cstring>
#include <istream>
#include <memory>
#include <string>
#include <vector>
#include <fst/log.h>
#include <fst/extensions/far/far-class.h>
#include <fst/extensions/far/far.h>
#include <fst/extensions/far/farscript.h>
#include <fst/extensions/far/getters.h>
#include <fstream>
#include <fst/string.h>
#include <fst/util.h>
#include <fst/script/arg-packs.h>
#include <fst/script/getters.h>
Include dependency graph for farcompilestrings-main.cc:

Go to the source code of this file.

Functions

 DECLARE_string (key_prefix)
 
 DECLARE_string (key_suffix)
 
 DECLARE_int32 (generate_keys)
 
 DECLARE_string (far_type)
 
 DECLARE_string (arc_type)
 
 DECLARE_string (entry_type)
 
 DECLARE_string (fst_type)
 
 DECLARE_string (token_type)
 
 DECLARE_string (symbols)
 
 DECLARE_string (unknown_symbol)
 
 DECLARE_bool (file_list_input)
 
 DECLARE_bool (keep_symbols)
 
 DECLARE_bool (initial_symbols)
 
int farcompilestrings_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( file_list_input  )
DECLARE_bool ( keep_symbols  )
DECLARE_bool ( initial_symbols  )
DECLARE_int32 ( generate_keys  )
DECLARE_string ( key_prefix  )
DECLARE_string ( key_suffix  )
DECLARE_string ( far_type  )
DECLARE_string ( arc_type  )
DECLARE_string ( entry_type  )
DECLARE_string ( fst_type  )
DECLARE_string ( token_type  )
DECLARE_string ( symbols  )
DECLARE_string ( unknown_symbol  )
int farcompilestrings_main ( int  argc,
char **  argv 
)

Definition at line 51 of file farcompilestrings-main.cc.