Searched defs:MatchComposeFilter (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dcompose-filter.h378 class MatchComposeFilter { class in namespace:fst
391 MatchComposeFilter(const FST1 &fst1, const FST2 &fst2, function in class:fst::MatchComposeFilter
401 MatchComposeFilter(const MatchComposeFilter<M1, M2> &filter, argument
411 ~MatchComposeFilter() {
472 void operator=(const MatchComposeFilter<M1, M2> &); // disallow

Completed in 374 milliseconds