HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <iostream>
#include <time.h>
#include <sys/time.h>
Go to the source code of this file.
Classes | |
class | HCE::sphinx::SphinxSearchInterface |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::sphinx |
namespace | HCE::sphinx::sphinx_search_const |
Basic interface for working with the HCE Sphinx cluster. Contains a general description of the members of the heirs and their methods of common interface.
Definition in file SphinxSearchInterface.hpp.