FST  openfst-1.8.3
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::ComposeOptions Struct Reference

#include <compose.h>

Public Member Functions

 ComposeOptions (bool connect=true, ComposeFilter filter_type=AUTO_FILTER)
 

Public Attributes

bool connect
 
ComposeFilter filter_type
 

Detailed Description

Definition at line 963 of file compose.h.

Constructor & Destructor Documentation

fst::ComposeOptions::ComposeOptions ( bool  connect = true,
ComposeFilter  filter_type = AUTO_FILTER 
)
inlineexplicit

Definition at line 967 of file compose.h.

Member Data Documentation

bool fst::ComposeOptions::connect

Definition at line 964 of file compose.h.

ComposeFilter fst::ComposeOptions::filter_type

Definition at line 965 of file compose.h.


The documentation for this struct was generated from the following file: