HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include "SphinxTaskReducerIf.hpp"
#include "SphinxResultTruncaterIf.hpp"
#include "ReduceTaskCore.hpp"
Go to the source code of this file.
Classes | |
class | HCE::sphinx::reduce_task::SphinxTaskReducerFactoryIf |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::sphinx |
namespace | HCE::sphinx::reduce_task |
SphinxTaskReducerFactoryIf is an interface which describes behavior of abstract type. The type is responsible for creation all classes needed to make a reducing job.
Definition in file SphinxTaskReducerFactoryIf.hpp.