#include <SphinxIndexer.hpp>
Protected Member Functions |
void | makeIndexCommand (const std::string &json) throw (Poco::Exception) |
void | makeAdminCommand (const std::string &json, std::string &resultData) throw (Poco::Exception) |
Additional Inherited Members |
static bool | insensitiveCompare (const std::string &lhs, const std::string &rhs) |
static size_t | getTimeInterval (timeval &start, timeval &stop) |
Detailed Description
Definition at line 27 of file SphinxIndexer.hpp.
Member Typedef Documentation
Constructor & Destructor Documentation
virtual HCE::sphinx::SphinxIndexer::~SphinxIndexer |
( |
void |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void HCE::sphinx::SphinxIndexer::makeAdminCommand |
( |
const std::string & |
json, |
|
|
std::string & |
resultData |
|
) |
| throw (Poco::Exception) |
|
protected |
void HCE::sphinx::SphinxIndexer::makeIndexCommand |
( |
const std::string & |
json | ) |
throw (Poco::Exception) |
|
protected |
std::string HCE::sphinx::SphinxIndexer::Process |
( |
const std::string & |
json | ) |
|
|
virtual |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: