Searched defs:MutableFstClass (Results 1 – 3 of 3) sorted by relevance
28 class MutableFstClass; variable
73 void Relabel(args::Package<MutableFstClass*, const SymbolTable*, in Relabel()
147 class MutableFstClass; variable281 explicit MutableFstClass(const MutableFst<Arc> &fst) : in MutableFstClass() function339 explicit MutableFstClass(FstClassImplBase *impl) : FstClass(impl) { } in MutableFstClass() function