FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
weight.cc File Reference
#include <fst/weight.h>
#include <cctype>
#include <cstdio>
#include <ios>
#include <istream>
#include <ostream>
#include <string>
#include <utility>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/util.h>
Include dependency graph for weight.cc:

Go to the source code of this file.

Namespaces

 fst
 
 fst::internal
 

Functions

 DEFINE_string (fst_weight_separator,",","Character separator between printed composite weights; ""must be a single character")
 
 DEFINE_string (fst_weight_parentheses,"","Characters enclosing the first weight of a printed composite ""weight (e.g., pair weight, tuple weight and derived classes) to ""ensure proper I/O of nested composite weights; ""must have size 0 (none) or 2 (open and close parenthesis)")
 

Function Documentation

DEFINE_string ( fst_weight_separator  ,
,
,
"Character separator between printed composite weights; ""must be a single character"   
)
DEFINE_string ( fst_weight_parentheses  ,
""  ,
"Characters enclosing the first weight of a printed composite ""weight (e.g., pair weight, tuple weight and derived classes) to ""ensure proper I/O of nested composite weights; ""must have size 0 (none) or 2 (open and close parenthesis)"   
)