Searched refs:CacheMutableArcIterator (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dcache.h756 class CacheMutableArcIterator class in namespace:fst
766 CacheMutableArcIterator(Impl *impl, StateId s) : i_(0), s_(s), impl_(impl) { function in class:fst::CacheMutableArcIterator
771 ~CacheMutableArcIterator() {
856 DISALLOW_COPY_AND_ASSIGN(CacheMutableArcIterator);

Completed in 68 milliseconds