Molybden
Loading...
Searching...
No Matches
molybden::FindResultsConsumer Class Referenceabstract

An interface to get the results from the find text request. More...

#include <text_finder.hpp>

Public Member Functions

virtual void onResultFound (const FindResult &result)=0
 Invoked when the search result has been found.
 

Detailed Description

An interface to get the results from the find text request.

Member Function Documentation

◆ onResultFound()

virtual void molybden::FindResultsConsumer::onResultFound ( const FindResult result)
pure virtual

Invoked when the search result has been found.

Parameters
resulta result of the text search.

The documentation for this class was generated from the following file: