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
ReducingHandlerBuilder.hpp
Go to the documentation of this file.
1
14
#ifndef REDUCINGHANDLERBUILDER_HPP_
15
#define REDUCINGHANDLERBUILDER_HPP_
16
17
#include "
ReducingHandler.hpp
"
18
#include <Poco/SharedPtr.h>
19
20
namespace
HCE{
21
namespace
reduce{
22
23
class
ReducingHandlerBuilder
{
24
public
:
25
Poco::SharedPtr<HCE::reduce::ReducingHandler>
build
();
26
};
27
28
}
29
}
30
31
#endif
sources
reduceHandler
src
ReducingHandlerBuilder.hpp
Generated on Mon Jan 13 2014 13:08:37 for HCE project C++ developers source code library by
1.8.1.2