FST  openfst-1.8.2.post1
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::SymbolTableTextOptions Struct Reference

#include <symbol-table.h>

Public Member Functions

 SymbolTableTextOptions (bool allow_negative_labels=false)
 

Public Attributes

bool allow_negative_labels
 
std::string fst_field_separator
 

Detailed Description

Definition at line 53 of file symbol-table.h.

Constructor & Destructor Documentation

fst::SymbolTableTextOptions::SymbolTableTextOptions ( bool  allow_negative_labels = false)
explicit

Definition at line 39 of file symbol-table.cc.

Member Data Documentation

bool fst::SymbolTableTextOptions::allow_negative_labels

Definition at line 56 of file symbol-table.h.

std::string fst::SymbolTableTextOptions::fst_field_separator

Definition at line 57 of file symbol-table.h.


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