HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <Poco/SharedPtr.h>
#include <vector>
#include <string>
#include "ComponentBase.hpp"
#include "InDataRefine.hpp"
#include "LCore.hpp"
#include "LCoreData.hpp"
#include "Defs.hpp"
#include "ProcessInfo.hpp"
Go to the source code of this file.
Classes | |
class | HCE::component::Refine |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::component |
Refine class definition The Refine component is a linguistic part of the HCE core 3 cluster architecture TODO basic content text processing
Definition in file Refine.hpp.