FST  openfst-1.8.3
OpenFst Library
fst::SymbolTable Member List

This is the complete list of members for fst::SymbolTable, including all inherited members.

AddSymbol(std::string_view symbol, int64_t key)fst::SymbolTableinline
AddSymbol(std::string_view symbol)fst::SymbolTableinline
AddTable(const SymbolTable &table)fst::SymbolTableinline
AvailableKey() const fst::SymbolTableinline
begin() const fst::SymbolTableinline
cbegin() const fst::SymbolTableinline
cend() const fst::SymbolTableinline
CheckSum() const fst::SymbolTableinline
const_iterator typedeffst::SymbolTable
Copy() const fst::SymbolTableinlinevirtual
end() const fst::SymbolTableinline
Find(int64_t key) const fst::SymbolTableinline
Find(std::string_view symbol) const fst::SymbolTableinline
GetNthKey(ssize_t pos) const fst::SymbolTableinline
Impl() const fst::SymbolTableinlineprotected
LabeledCheckSum() const fst::SymbolTableinline
Member(int64_t key) const fst::SymbolTableinline
Member(std::string_view symbol) const fst::SymbolTableinline
MutableImpl()fst::SymbolTableinlineprotected
Name() const fst::SymbolTableinline
NumSymbols() const fst::SymbolTableinline
Read(std::istream &strm, std::string_view source)fst::SymbolTableinlinestatic
Read(const std::string &source)fst::SymbolTableinlinestatic
ReadText(std::istream &strm, std::string_view name, const std::string &sep=FST_FLAGS_fst_field_separator)fst::SymbolTableinlinestatic
ReadText(const std::string &source, const std::string &sep=FST_FLAGS_fst_field_separator)fst::SymbolTablestatic
RemoveSymbol(int64_t key)fst::SymbolTableinline
SetName(std::string_view new_name)fst::SymbolTableinline
SymbolTable(std::string_view name="<unspecified>")fst::SymbolTableinlineexplicit
SymbolTable(std::shared_ptr< internal::SymbolTableImplBase > impl)fst::SymbolTableinlineexplicitprotected
Write(std::ostream &strm) const fst::SymbolTableinline
Write(const std::string &source) const fst::SymbolTable
WriteText(std::ostream &strm, const std::string &sep=FST_FLAGS_fst_field_separator) const fst::SymbolTable
WriteText(const std::string &sink, const std::string &sep=FST_FLAGS_fst_field_separator) const fst::SymbolTable
~SymbolTable()=defaultfst::SymbolTablevirtual