|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <SphinxMultiIndexTest.hpp>
Public Member Functions | |
| SearchProgressHandler (void) | |
| void | onProgress (Poco::TaskProgressNotification *pNf) |
| void | onFinished (Poco::TaskFinishedNotification *pNf) |
| float | getFps (void) |
Definition at line 39 of file SphinxMultiIndexTest.hpp.
|
inline |
Definition at line 42 of file SphinxMultiIndexTest.hpp.
| float HCE::sphinx::tests::SearchProgressHandler::getFps | ( | void | ) |
| void HCE::sphinx::tests::SearchProgressHandler::onFinished | ( | Poco::TaskFinishedNotification * | pNf | ) |
Definition at line 65 of file SphinxMultiIndexTest.cpp.


| void HCE::sphinx::tests::SearchProgressHandler::onProgress | ( | Poco::TaskProgressNotification * | pNf | ) |
Definition at line 59 of file SphinxMultiIndexTest.cpp.

