Searched defs:FstInfo (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/script/
H A Dinfo-impl.h44 template <class A> class FstInfo { class in namespace:fst
53 FstInfo(const Fst<A> &fst, bool test_properties, function in class:fst::FstInfo
83 FSTERROR() << "FstInfo: Verify: FST not well-formed.";
203 FSTERROR() << "FstInfo: method only available with long info version";
228 DISALLOW_COPY_AND_ASSIGN(FstInfo);
232 void PrintFstInfo(const FstInfo<A> &fstinfo, bool pipe = false) {

Completed in 106 milliseconds