Searched refs:RandGenFstImpl (Results 1 – 1 of 1) sorted by relevance
328 class RandGenFstImpl : public CacheImpl<B> {348 RandGenFstImpl(const Fst<A> &fst, const RandGenFstOptions<S> &opts) in RandGenFstImpl() function365 RandGenFstImpl(const RandGenFstImpl &impl) in RandGenFstImpl() function378 ~RandGenFstImpl() { in ~RandGenFstImpl()501 void operator=(const RandGenFstImpl<A, B, S> &); // disallow509 class RandGenFst : public ImplToFst< RandGenFstImpl<A, B, S> > {519 typedef RandGenFstImpl<A, B, S> Impl;