FST  openfst-1.8.3
OpenFst Library
Functions
fstprint-main.cc File Reference
#include <cstring>
#include <iostream>
#include <memory>
#include <ostream>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fstream>
#include <fst/symbol-table.h>
#include <fst/script/fst-class.h>
#include <fst/script/print.h>
Include dependency graph for fstprint-main.cc:

Go to the source code of this file.

Functions

 DECLARE_bool (acceptor)
 
 DECLARE_string (isymbols)
 
 DECLARE_string (osymbols)
 
 DECLARE_string (ssymbols)
 
 DECLARE_bool (numeric)
 
 DECLARE_string (save_isymbols)
 
 DECLARE_string (save_osymbols)
 
 DECLARE_bool (show_weight_one)
 
 DECLARE_string (missing_symbol)
 
int fstprint_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( acceptor  )
DECLARE_bool ( numeric  )
DECLARE_bool ( show_weight_one  )
DECLARE_string ( isymbols  )
DECLARE_string ( osymbols  )
DECLARE_string ( ssymbols  )
DECLARE_string ( save_isymbols  )
DECLARE_string ( save_osymbols  )
DECLARE_string ( missing_symbol  )
int fstprint_main ( int  argc,
char **  argv 
)

Definition at line 43 of file fstprint-main.cc.