#include <fst/compose.h>
Public Member Functions | |
| ComposeOptions (bool c, ComposeFilter ft=AUTO_FILTER) | |
| ComposeOptions () | |
Public Attributes | |
| bool | connect |
| Connect output. | |
| ComposeFilter | filter_type |
| Which pre-defined filter to use. | |
Definition at line 583 of file compose.h.
| fst::ComposeOptions::ComposeOptions | ( | bool | c, | |
| ComposeFilter | ft = AUTO_FILTER | |||
| ) | [inline] |
1.7.1