FST
openfst-1.7.1
OpenFst Library
|
Go to the source code of this file.
Classes | |
struct | fst::internal::DfsState< FST > |
Namespaces | |
fst | |
fst::internal | |
Functions | |
template<class FST , class Visitor , class ArcFilter > | |
void | fst::DfsVisit (const FST &fst, Visitor *visitor, ArcFilter filter, bool access_only=false) |
template<class Arc , class Visitor > | |
void | fst::DfsVisit (const Fst< Arc > &fst, Visitor *visitor) |