FST
openfst-1.8.4
OpenFst Library
|
#include <compile-strings.h>
Public Types | |
using | Label = typename Arc::Label |
using | Weight = typename Arc::Weight |
Public Member Functions | |
StringReader (std::istream &istrm, const std::string &source, FarEntryType entry_type, TokenType token_type, const SymbolTable *syms=nullptr, Label unknown_label=kNoStateId) | |
bool | Done () |
void | Next () |
VectorFst< Arc > * | GetVectorFst (bool keep_symbols=false) |
CompactStringFst< Arc > * | GetCompactFst (bool keep_symbols=false) |
Definition at line 58 of file compile-strings.h.
using fst::internal::StringReader< Arc >::Label = typename Arc::Label |
Definition at line 60 of file compile-strings.h.
using fst::internal::StringReader< Arc >::Weight = typename Arc::Weight |
Definition at line 61 of file compile-strings.h.
|
inline |
Definition at line 63 of file compile-strings.h.
|
inline |
Definition at line 78 of file compile-strings.h.
|
inline |
Definition at line 115 of file compile-strings.h.
|
inline |
Definition at line 102 of file compile-strings.h.
|
inline |
Definition at line 80 of file compile-strings.h.