FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
print-strings.h File Reference
#include <cstdint>
#include <iomanip>
#include <ios>
#include <iostream>
#include <memory>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/extensions/far/far.h>
#include <fstream>
#include <fst/shortest-distance.h>
#include <fst/string.h>
#include <fst/symbol-table.h>
Include dependency graph for print-strings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fst
 

Functions

 DECLARE_string (far_field_separator)
 
template<class Arc >
void fst::PrintStrings (FarReader< Arc > &reader, FarEntryType entry_type, TokenType token_type, const std::string &begin_key, const std::string &end_key, bool print_key, bool print_weight, const std::string &symbols_source, bool initial_symbols, int32_t generate_sources, const std::string &source_prefix, const std::string &source_suffix)
 

Function Documentation

DECLARE_string ( far_field_separator  )