FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
getters.cc File Reference
#include <fst/extensions/far/getters.h>
#include <cstdint>
#include <string>
#include <vector>
#include <fstream>
Include dependency graph for getters.cc:

Go to the source code of this file.

Namespaces

 fst
 
 fst::script
 

Functions

bool fst::script::GetFarType (std::string_view str, FarType *far_type)
 
bool fst::script::GetFarEntryType (std::string_view str, FarEntryType *entry_type)
 
void fst::script::ExpandArgs (int argc, char **argv, int *argcp, char ***argvp)
 
std::string fst::GetFarTypeString (FarType far_type)