Home
last modified time | relevance | path

Searched refs:RationalFstImpl (Results 1 – 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
Drational.h52 class RationalFstImpl : public FstImpl<A> {
65 explicit RationalFstImpl(const RationalFstOptions &opts) in RationalFstImpl() function
73 RationalFstImpl(const RationalFstImpl<A> &impl) in RationalFstImpl() function
88 virtual ~RationalFstImpl() { in ~RationalFstImpl()
258 void operator=(const RationalFstImpl<A> &impl); // disallow
267 class RationalFst : public ImplToFst< RationalFstImpl<A> > {
278 typedef RationalFstImpl<A> Impl;
Dclosure.h106 using ImplToFst< RationalFstImpl<A> >::GetImpl;
Dunion.h134 using ImplToFst< RationalFstImpl<A> >::GetImpl;
Dconcat.h195 using ImplToFst< RationalFstImpl<A> >::GetImpl;