Home
last modified time | relevance | path

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

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