FST
openfst-1.8.4
OpenFst Library
|
#include <replace.h>
Public Member Functions | |
ReplaceOptions (int64_t root, ReplaceLabelType call_label_type=REPLACE_LABEL_INPUT, ReplaceLabelType return_label_type=REPLACE_LABEL_NEITHER, int64_t return_label=0) | |
Public Attributes | |
const int64_t | root |
const ReplaceLabelType | call_label_type |
const ReplaceLabelType | return_label_type |
const int64_t | return_label |
|
inlineexplicit |
const ReplaceLabelType fst::script::ReplaceOptions::call_label_type |
const ReplaceLabelType fst::script::ReplaceOptions::return_label_type |