FST  openfst-1.8.3
OpenFst Library
Functions
fstcompress.cc File Reference
#include <fst/flags.h>
Include dependency graph for fstcompress.cc:

Go to the source code of this file.

Functions

 DEFINE_string (arc_type,"standard","Output arc type")
 
 DEFINE_bool (decode, false,"Decode")
 
int fstcompress_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Function Documentation

DEFINE_bool ( decode  ,
false  ,
"Decode"   
)
DEFINE_string ( arc_type  ,
"standard"  ,
"Output arc type"   
)
int fstcompress_main ( int  argc,
char **  argv 
)

Definition at line 34 of file fstcompress-main.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 25 of file fstcompress.cc.