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

#include <compose.h>

Public Member Functions

 MPdtComposeOptions (bool connect=true, PdtComposeFilter filter_type=PdtComposeFilter::PAREN)
 

Public Attributes

bool connect
 
PdtComposeFilter filter_type
 

Detailed Description

Definition at line 234 of file compose.h.

Constructor & Destructor Documentation

fst::MPdtComposeOptions::MPdtComposeOptions ( bool  connect = true,
PdtComposeFilter  filter_type = PdtComposeFilter::PAREN 
)
inlineexplicit

Definition at line 238 of file compose.h.

Member Data Documentation

bool fst::MPdtComposeOptions::connect

Definition at line 235 of file compose.h.

PdtComposeFilter fst::MPdtComposeOptions::filter_type

Definition at line 236 of file compose.h.


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