#include <fst/script/print.h>
List of all members.
Detailed Description
Note: it is safe to pass these strings as references because this struct is only used to pass them deeper in the call graph. Be sure you understand why this is so before using this struct for anything else!
Definition at line 31 of file print.h.
Constructor & Destructor Documentation
| fst::script::FstPrinterArgs::FstPrinterArgs |
( |
const FstClass & |
fst, |
|
|
const SymbolTable * |
isyms, |
|
|
const SymbolTable * |
osyms, |
|
|
const SymbolTable * |
ssyms, |
|
|
bool |
accept, |
|
|
bool |
show_weight_one, |
|
|
ostream * |
ostrm, |
|
|
const string & |
dest | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file:
- openfst-1.2.6/src/include/fst/script/print.h