hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <Poco/SharedPtr.h>
#include <Poco/Mutex.h>
#include <Poco/ThreadPool.h>
#include <map>
#include "HCEConstants.hpp"
#include "ComponentManager.hpp"
#include "ComponentManagerPoolIf.hpp"
#include "DataBase.hpp"
#include "TaskWaitObject.hpp"
Go to the source code of this file.
Classes | |
class | HCE::component::ComponentManagerPool |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::component |