HCE project C++ developers source code library
1.1.1
HCE project developer library
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
SphinxReduceJobBuilder.hpp
Go to the documentation of this file.
1
15
#ifndef SPHINXREDUCEJOBBUILDER_HPP_
16
#define SPHINXREDUCEJOBBUILDER_HPP_
17
18
#include "
SphinxReduceJobBuilderIf.hpp
"
19
20
namespace
HCE {
21
namespace
sphinx{
22
namespace
reduce_task {
23
24
class
SphinxReduceJobBuilder
:
public
SphinxReduceJobBuilderIf
{
25
public
:
26
SphinxReduceJobBuilder
();
27
~SphinxReduceJobBuilder
();
28
29
Poco::SharedPtr<HCE::reduce::core::ReduceJobIf>
build
();
30
};
31
32
}
33
}
34
}
35
36
#endif
sources
reduceSphinx
src
SphinxReduceJobBuilder.hpp
Generated on Mon Jan 13 2014 13:08:38 for HCE project C++ developers source code library by
1.8.1.2