Public Member Functions | Public Attributes

fst::ComposeOptions Struct Reference

#include <fst/compose.h>

List of all members.

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.

Detailed Description

Definition at line 583 of file compose.h.


Constructor & Destructor Documentation

fst::ComposeOptions::ComposeOptions ( bool  c,
ComposeFilter  ft = AUTO_FILTER 
) [inline]

Definition at line 587 of file compose.h.

fst::ComposeOptions::ComposeOptions (  )  [inline]

Definition at line 589 of file compose.h.


Member Data Documentation

Connect output.

Definition at line 584 of file compose.h.

Which pre-defined filter to use.

Definition at line 585 of file compose.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines