FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
getters.h File Reference
#include <string>
#include <fst/flags.h>
#include <fst/extensions/far/far.h>
#include <fst/string.h>
#include <string_view>
Include dependency graph for getters.h:
This graph shows which files directly or indirectly include this file:

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)