FST  openfst-1.8.2.post1
OpenFst Library
Classes | Namespaces | Functions
info.h File Reference
#include <iomanip>
#include <memory>
#include <set>
#include <string>
#include <utility>
#include <vector>
#include <fst/extensions/far/far.h>
#include <fst/extensions/far/getters.h>
Include dependency graph for info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fst::KeyInfo
 
struct  fst::FarInfoData
 

Namespaces

 fst
 

Functions

template<class Arc >
void fst::AccumulateStatesAndArcs (const Fst< Arc > &fst, size_t *nstate, size_t *narc, size_t *nfinal)
 
template<class Arc >
void fst::GetInfo (const std::vector< std::string > &sources, const std::string &begin_key, const std::string &end_key, const bool list_fsts, FarInfoData *far_info)
 
template<class Arc >
void fst::Info (const std::vector< std::string > &sources, const std::string &begin_key, const std::string &end_key, const bool list_fsts)