FST
openfst-1.8.2
OpenFst Library
|
#include <fst/extensions/far/getters.h>
#include <cstdint>
#include <string>
#include <vector>
#include <fstream>
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) |