FST  openfst-1.8.2.post1
OpenFst Library
Functions
mpdtcompose-main.cc File Reference
#include <cstdint>
#include <cstring>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/extensions/mpdt/mpdtscript.h>
#include <fst/extensions/mpdt/read_write_utils.h>
#include <fst/extensions/pdt/getters.h>
#include <fst/util.h>
Include dependency graph for mpdtcompose-main.cc:

Go to the source code of this file.

Functions

 DECLARE_string (mpdt_parentheses)
 
 DECLARE_bool (left_mpdt)
 
 DECLARE_bool (connect)
 
 DECLARE_string (compose_filter)
 
int mpdtcompose_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( left_mpdt  )
DECLARE_bool ( connect  )
DECLARE_string ( mpdt_parentheses  )
DECLARE_string ( compose_filter  )
int mpdtcompose_main ( int  argc,
char **  argv 
)

Definition at line 39 of file mpdtcompose-main.cc.