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

#include <expand.h>

Public Member Functions

 MPdtExpandOptions (bool connect=true, bool keep_parentheses=false)
 

Public Attributes

bool connect
 
bool keep_parentheses
 

Detailed Description

Definition at line 306 of file expand.h.

Constructor & Destructor Documentation

fst::MPdtExpandOptions::MPdtExpandOptions ( bool  connect = true,
bool  keep_parentheses = false 
)
inlineexplicit

Definition at line 310 of file expand.h.

Member Data Documentation

bool fst::MPdtExpandOptions::connect

Definition at line 307 of file expand.h.

bool fst::MPdtExpandOptions::keep_parentheses

Definition at line 308 of file expand.h.


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