Searched refs:ExpandFstImpl (Results 1 – 1 of 1) sorted by relevance
61 class ExpandFstImpl85 ExpandFstImpl(const Fst<A> &fst, in ExpandFstImpl() function104 ExpandFstImpl(const ExpandFstImpl &impl) in ExpandFstImpl() function117 ~ExpandFstImpl() { in ~ExpandFstImpl()212 void operator=(const ExpandFstImpl<A> &); // disallow225 class ExpandFst : public ImplToFst< ExpandFstImpl<A> > {236 typedef ExpandFstImpl<A> Impl;