FST
openfst-1.8.2.post1
OpenFst Library
|
#include <string>
#include <fst/flags.h>
#include <fst/extensions/far/far.h>
#include <fst/string.h>
#include <string_view>
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) |