HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#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 |